Home
last modified time | relevance | path

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

/frameworks/av/media/psh_utils/include/psh_utils/
DPerformanceFixture.h34 inline std::string toString(CoreClass coreClass) { in toString()
55 virtual void startProfiler(CoreClass coreClass) { in startProfiler()
/frameworks/av/media/psh_utils/benchmarks/
Daudio_powerstats_benchmark.cpp238 const auto coreClass = static_cast<CoreClass>(state.range(1)); in SetUp() local