Home
last modified time | relevance | path

Searched defs:reference (Results 1 – 3 of 3) sorted by relevance

/system/extras/simpleperf/doc/
DREADME.md343 ### How does simpleperf work?
372 ### Commands
400 ### The list command
426 ### The stat command
575 ### The record command
771 ### The report command
886 ### app_profiler.py
946 ### binary_cache_builder.py
970 ### run_simpleperf_on_device.py
976 ### report.py
[all …]
/system/chre/util/include/chre/util/
Darray_queue.h155 typedef ValueType& reference; typedef
/system/extras/perfprofd/
Dquipper_helper.h30 using reference = typename std::iterator_traits<Iterator>::reference; variable