Home
last modified time | relevance | path

Searched refs:Show (Results 1 – 9 of 9) sorted by relevance

/system/extras/simpleperf/demo/
DREADME.md69 3. Show profiling data:
101 3. Show profiling data:
133 3. Show profiling data:
/system/core/bootstat/
DREADME.md10 -h, --help Show this help
/system/extras/perf2cfg/
DREADME.md27 -h, --help Show this help message and exit.
76 can be seen by enabling the "Show Package Names" and "Sort List of
/system/extras/simpleperf/doc/
Dscripts_reference.md223 # Show report in pdf format.
226 # Show report in html format. To show disassembly, add --tools option like:
Dandroid_application_profiling.md20 - [Show flamegraph](#show-flamegraph)
226 ## Show flamegraph
Dexecutable_commands_reference.md16 - [Show event count per thread](#show-event-count-per-thread)
17 - [Show event count per core](#show-event-count-per-core)
269 ### Show event count per thread
292 ### Show event count per core
DREADME.md28 - [Show annotated source code and disassembly](#show-annotated-source-code-and-disassembly)
221 ### Show annotated source code and disassembly
/system/extras/simpleperf/
Dcmd_stat.cpp126 void CounterSummaries::Show(FILE* fp) { in Show() function in simpleperf::CounterSummaries
842 summaries.Show(fp); in ShowCounters()
Dcmd_stat_impl.h313 void Show(FILE* fp);