Home
last modified time | relevance | path

Searched defs:report_per_thread (Results 1 – 2 of 2) sorted by relevance

/system/extras/simpleperf/
Dcmd_stat_impl.h168 bool report_per_thread, in BuildSummaryComparator()
205 CounterSummaryBuilder(bool report_per_thread, bool report_per_core, bool csv, in CounterSummaryBuilder()
Dcmd_stat_test.cpp411 std::vector<CounterSummary> BuildSummary(bool report_per_thread, bool report_per_core) { in BuildSummary()