Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dcompact_sched.cc96 base::Optional<CompactSchedWakingFormat> ValidateSchedWakingFormat( in ValidateSchedWakingFormat()
100 CompactSchedWakingFormat waking_format; in ValidateSchedWakingFormat()
161 base::Optional<CompactSchedWakingFormat> waking_format; in ValidateFormatForCompactSched()
178 CompactSchedWakingFormat{}}; in ValidateFormatForCompactSched()
185 CompactSchedWakingFormat{}}; in InvalidCompactSchedEventFormatForTesting()
Dcompact_sched.h47 struct CompactSchedWakingFormat { struct
69 const CompactSchedWakingFormat sched_waking; argument
Dcpu_reader.h227 const CompactSchedWakingFormat* format,
Dcpu_reader.cc576 const CompactSchedWakingFormat& sched_waking_format = in ParsePagePayload()
814 const CompactSchedWakingFormat* format, in ParseSchedWakingCompact()
Dftrace_config_muxer_unittest.cc872 CompactSchedWakingFormat{}}; in TEST_F()