Home
last modified time | relevance | path

Searched defs:CPU_CYCLES (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/executorch/profiler/
H A Dparse_profiler_results.py38 CPU_CYCLES = 3 variable in TimeScale
/aosp_15_r20/system/extras/tests/icachetest/
H A DProfiler.h37 CPU_CYCLES = 1, enumerator
/aosp_15_r20/external/ruy/ruy/
H A Dpmu.cc132 constexpr std::uint16_t CPU_CYCLES = 0x11; variable
/aosp_15_r20/external/gemmlowp/standalone/
H A Dcache_counters.cc67 static constexpr std::uint16_t CPU_CYCLES = 0x11; member
/aosp_15_r20/external/bcc/src/python/bcc/
H A D__init__.py121 CPU_CYCLES = 0 variable in PerfHWConfig