Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/tracing/service/
H A Dpacket_stream_validator_unittest.cc53 ft->mutable_sched_switch()->set_prev_comm("tom"); in TEST()
54 ft->mutable_sched_switch()->set_prev_pid(123); in TEST()
55 ft->mutable_sched_switch()->set_next_comm("jerry"); in TEST()
56 ft->mutable_sched_switch()->set_next_pid(456); in TEST()
100 ft->mutable_sched_switch()->set_prev_comm("tom"); in TEST()
101 ft->mutable_sched_switch()->set_prev_pid(123); in TEST()
102 ft->mutable_sched_switch()->set_next_comm("jerry"); in TEST()
103 ft->mutable_sched_switch()->set_next_pid(456); in TEST()
118 ft->mutable_sched_switch()->set_prev_comm("tom"); in TEST()
119 ft->mutable_sched_switch()->set_prev_pid(123); in TEST()
[all …]
/aosp_15_r20/external/perfetto/src/trace_redaction/
H A Dcollect_system_info_unittest.cc51 auto* sched_switch = event.mutable_sched_switch(); in AppendSchedSwitch()
H A Dredact_sched_events_unittest.cc87 auto* sched_switch = event->mutable_sched_switch(); in SetUp()
103 auto* sched_switch = event->mutable_sched_switch(); in SetUp()
H A Dfilter_sched_waking_events_unittest.cc69 auto* sched_switch = event->mutable_sched_switch(); in CreateSchedSwitchEvent()
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.h1373 ::perfetto::protos::SchedSwitchFtraceEvent* mutable_sched_switch(); in Swap()
12116 inline ::perfetto::protos::SchedSwitchFtraceEvent* FtraceEvent::mutable_sched_switch() { in mutable_sched_switch() function
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.pb.h1359 ::perfetto::protos::SchedSwitchFtraceEvent* mutable_sched_switch(); in Swap()
11982 inline ::perfetto::protos::SchedSwitchFtraceEvent* FtraceEvent::mutable_sched_switch() { in mutable_sched_switch() function