Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 128225
b: refs/heads/master
c: 014cef9
h: refs/heads/master
i:
  128223: 993804e
v: v3
  • Loading branch information
Robert Richter committed Jan 8, 2009
1 parent cd7b3d0 commit f338d1f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9b93418e7ee59dbc96d44cfde7f65f886e54dba9
refs/heads/master: 014cef91ecef9d5e85f9c98a2efbf8a8c4710510
4 changes: 2 additions & 2 deletions trunk/arch/powerpc/oprofile/cell/pr_util.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit f338d1f

Please sign in to comment.