Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/framework/instruments/
H A DMaliCounter.cpp342 const uint32_t *MaliCounter::get_counters() const in get_counters() function in arm_compute::test::framework::MaliCounter
347 const uint32_t *MaliCounter::get_counters(mali_userspace::MaliCounterBlockName block, int core) con… in get_counters() function in arm_compute::test::framework::MaliCounter
/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_perf_counters.c448 void (*get_counters)(void); in main() local