Searched refs:anon_dirs (Results 1 - 1 of 1) sorted by relevance

/external/oprofile/opjitconv/
H A Dopjitconv.c144 static char const * find_anon_dir_match(struct list_head * anon_dirs, argument
150 list_for_each(pos, anon_dirs) {
433 static void filter_anon_samples_list(struct list_head * anon_dirs) argument
442 list_for_each_safe(pos1, pos2, anon_dirs) {
452 * from anon_dirs.

Completed in 47 milliseconds