提交 014cef91 编写于 作者: R Robert Richter

powerpc/oprofile: fix cell/pr_util.h

Signed-off-by: NRobert Richter <robert.richter@amd.com>
上级 9b93418e
......@@ -89,9 +89,9 @@ void vma_map_free(struct vma_to_fileoffset_map *map);
* Entry point for SPU profiling.
* cycles_reset is the SPU_CYCLES count value specified by the user.
*/
int start_spu_profiling(unsigned int cycles_reset);
int start_spu_profiling_cycles(unsigned int cycles_reset);
void stop_spu_profiling(void);
void stop_spu_profiling_cycles(void);
/* add the necessary profiling hooks */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册