Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ps/
Dprocess_stats_data_source_unittest.cc566 using TimestampPid = std::pair</* timestamp */ uint64_t, /* pid */ int32_t>; in TEST_F() typedef
567 std::map<TimestampPid, protos::gen::ProcessStats::Process> processes_map; in TEST_F()