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

/system/extras/simpleperf/
H A DSampleDisplayer.h189 typedef std::string (*display_sample_func_t)(const EntryT*); typedef in class:SampleDisplayer::std
199 display_sample_func_t func;
206 void AddDisplayFunction(const std::string& name, display_sample_func_t func) {

Completed in 5 milliseconds