Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat_impl.h299 void ShowText(FILE* fp, bool show_thread, bool show_core);
Dcmd_stat.cpp145 ShowText(fp, show_thread, show_cpu); in Show()
162 void CounterSummaries::ShowText(FILE* fp, bool show_thread, bool show_cpu) { in ShowText() function in simpleperf::CounterSummaries