Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcmd_stat.cpp130 ShowCSV(fp, show_thread, show_cpu); in Show()
136 void CounterSummaries::ShowCSV(FILE* fp, bool show_thread, bool show_cpu) { in ShowCSV() function in simpleperf::CounterSummaries
Dcmd_stat_impl.h319 void ShowCSV(FILE* fp, bool show_thread, bool show_core);