Home
last modified time | relevance | path

Searched defs:pending_sched (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/src/trace_processor/importers/ftrace/
H A Dftrace_sched_event_tracker.cc89 auto* pending_sched = sched_event_state_.GetPendingSchedInfoForCpu(cpu); in PushSchedSwitch() local
149 auto* pending_sched = sched_event_state_.GetPendingSchedInfoForCpu(cpu); in PushSchedSwitchCompact() local
231 auto* pending_sched = sched_event_state_.GetPendingSchedInfoForCpu(cpu); in PushSchedWakingCompact() local
/aosp_15_r20/external/perfetto/src/trace_processor/importers/etw/
H A Detw_parser.cc87 auto* pending_sched = sched_event_state_.GetPendingSchedInfoForCpu(cpu); in PushSchedSwitch() local