Home
last modified time | relevance | path

Searched refs:kRefCpuId (Results 1 – 5 of 5) sorted by relevance

/external/perfetto/src/trace_processor/
Devent_tracker_unittest.cc115 RefType::kRefCpuId); in TEST_F()
117 RefType::kRefCpuId); in TEST_F()
119 RefType::kRefCpuId); in TEST_F()
121 RefType::kRefCpuId); in TEST_F()
Dproto_trace_parser.cc376 RefType::kRefCpuId); in ParseSysStats()
379 ct.cpu_id(), RefType::kRefCpuId); in ParseSysStats()
382 ct.cpu_id(), RefType::kRefCpuId); in ParseSysStats()
385 RefType::kRefCpuId); in ParseSysStats()
388 RefType::kRefCpuId); in ParseSysStats()
390 ct.cpu_id(), RefType::kRefCpuId); in ParseSysStats()
393 RefType::kRefCpuId); in ParseSysStats()
726 RefType::kRefCpuId); in ParseCpuFreq()
734 RefType::kRefCpuId); in ParseCpuIdle()
Dtrace_storage.cc47 map[RefType::kRefCpuId] = "cpu"; in CreateRefTypeStringMap()
Dproto_trace_parser_unittest.cc490 PushCounter(1000, 2000, 0, 10, RefType::kRefCpuId, false)); in TEST_F()
Dtrace_storage.h74 kRefCpuId = 2, enumerator