HomeSort by relevance Sort by last modified time
    Searched full:show_counter_map (Results 1 - 1 of 1) sorted by null

  /external/oprofile/libop/tests/
alloc_counter_tests.c 138 static void show_counter_map(size_t const * counter_map, size_t nr_events) function
186 show_counter_map(it->alloc_map, nr_events);
187 show_counter_map(counter_map, nr_events);

Completed in 59 milliseconds