Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/test/tuningfork/proto/
Dtuningfork_clearcut_log.proto24 repeated int64 cpu_max_freq_hz = 5; field
/frameworks/opt/gamesdk/samples/tuningfork/prototest/proto/
Dtuningfork_clearcut_log.proto24 repeated int64 cpu_max_freq_hz = 5; field
/frameworks/opt/gamesdk/src/tuningfork/proto/
Dtuningfork_clearcut_log.proto24 repeated int64 cpu_max_freq_hz = 5; field
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/proto/
Dtuningfork_clearcut_log.proto24 repeated int64 cpu_max_freq_hz = 5; field
/frameworks/opt/gamesdk/src/tuningfork/
Dtuningfork_internal.h74 std::vector<uint64_t> cpu_max_freq_hz; member