Home
last modified time | relevance | path

Searched refs:compare_sample_func_t (Results 1 – 1 of 1) sorted by relevance

/system/extras/simpleperf/
DSampleComparator.h77 typedef int (*compare_sample_func_t)(const EntryT*, const EntryT*); typedef
79 void AddCompareFunction(compare_sample_func_t func) { in AddCompareFunction()
110 std::vector<compare_sample_func_t> compare_v_;