Home
last modified time | relevance | path

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

/external/executorch/profiler/
Dparse_profiler_results.py38 CPU_CYCLES = 3 variable in TimeScale
/external/ruy/ruy/
Dpmu.cc132 constexpr std::uint16_t CPU_CYCLES = 0x11; variable
/external/gemmlowp/standalone/
Dcache_counters.cc67 static constexpr std::uint16_t CPU_CYCLES = 0x11; member
/external/bcc/src/python/bcc/
D__init__.py121 CPU_CYCLES = 0 variable in PerfHWConfig