Searched refs:show_cpu (Results 1 – 1 of 1) sorted by relevance
128 bool show_cpu = !summaries_.empty() && summaries_[0].cpu != -1; in Show() local130 ShowCSV(fp, show_thread, show_cpu); in Show()132 ShowText(fp, show_thread, show_cpu); in Show()136 void CounterSummaries::ShowCSV(FILE* fp, bool show_thread, bool show_cpu) { in ShowCSV() argument141 if (show_cpu) { in ShowCSV()149 void CounterSummaries::ShowText(FILE* fp, bool show_thread, bool show_cpu) { in ShowText() argument155 if (show_cpu) { in ShowText()178 if (show_cpu) { in ShowText()206 if (show_cpu) { in ShowText()