HomeSort by relevance Sort by last modified time
    Searched refs:kRefCpuId (Results 1 - 5 of 5) sorted by null

  /external/perfetto/src/trace_processor/
event_tracker_unittest.cc 115 RefType::kRefCpuId);
117 RefType::kRefCpuId);
119 RefType::kRefCpuId);
121 RefType::kRefCpuId);
trace_storage.cc 47 map[RefType::kRefCpuId] = "cpu";
proto_trace_parser.cc 376 RefType::kRefCpuId);
379 ct.cpu_id(), RefType::kRefCpuId);
382 ct.cpu_id(), RefType::kRefCpuId);
385 RefType::kRefCpuId);
388 RefType::kRefCpuId);
390 ct.cpu_id(), RefType::kRefCpuId);
393 RefType::kRefCpuId);
726 RefType::kRefCpuId);
734 RefType::kRefCpuId);
    [all...]
proto_trace_parser_unittest.cc 490 PushCounter(1000, 2000, 0, 10, RefType::kRefCpuId, false));
    [all...]
trace_storage.h 74 kRefCpuId = 2,
    [all...]

Completed in 61 milliseconds