Home
last modified time | relevance | path

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

/external/perfetto/src/traced/probes/ftrace/
Dcompact_sched.cc35 base::Optional<CompactSchedSwitchFormat> ValidateSchedSwitchFormat( in ValidateSchedSwitchFormat()
39 CompactSchedSwitchFormat switch_format; in ValidateSchedSwitchFormat()
160 base::Optional<CompactSchedSwitchFormat> switch_format; in ValidateFormatForCompactSched()
177 CompactSchedSwitchFormat{}, in ValidateFormatForCompactSched()
184 CompactSchedSwitchFormat{}, in InvalidCompactSchedEventFormatForTesting()
Dcompact_sched.h32 struct CompactSchedSwitchFormat { struct
68 const CompactSchedSwitchFormat sched_switch;
Dcpu_reader.h219 const CompactSchedSwitchFormat* format,
Dcpu_reader.cc574 const CompactSchedSwitchFormat& sched_switch_format = in ParsePagePayload()
786 const CompactSchedSwitchFormat* format, in ParseSchedSwitchCompact()
Dftrace_config_muxer_unittest.cc871 CompactSchedEventFormat{/*format_valid=*/true, CompactSchedSwitchFormat{}, in TEST_F()