Searched defs:next_part (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/libop/
H A Dop_parse_event.c20 static char * next_part(char const ** str) function
66 char * part = next_part(&cp);
82 part = next_part(&cp);
93 part = next_part(&cp);
102 part = next_part(&cp);
110 part = next_part(&cp);

Completed in 46 milliseconds