Home
last modified time | relevance | path

Searched defs:process_free (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dredact_process_events_unittest.cc249 auto* process_free = event->mutable_sched_process_free(); in SetUp() local
300 const auto& process_free = event.sched_process_free(); in TEST_F() local
327 const auto& process_free = event.sched_process_free(); in TEST_F() local
359 const auto& process_free = event.sched_process_free(); in TEST_F() local
387 const auto& process_free = event.sched_process_free(); in TEST_F() local
H A Dcollect_timeline_events.cc58 const SchedProcessFreeFtraceEvent::Decoder process_free, in MarkClose()
H A Dcollect_timeline_events_unittest.cc155 auto* process_free = event->mutable_sched_process_free(); in TEST_F() local