Searched refs:mutable_sched_switch (Results 1 – 6 of 6) sorted by relevance
53 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 …]
51 auto* sched_switch = event.mutable_sched_switch(); in AppendSchedSwitch()
87 auto* sched_switch = event->mutable_sched_switch(); in SetUp()103 auto* sched_switch = event->mutable_sched_switch(); in SetUp()
69 auto* sched_switch = event->mutable_sched_switch(); in CreateSchedSwitchEvent()
1373 ::perfetto::protos::SchedSwitchFtraceEvent* mutable_sched_switch(); in Swap()12116 inline ::perfetto::protos::SchedSwitchFtraceEvent* FtraceEvent::mutable_sched_switch() { in mutable_sched_switch() function
1359 ::perfetto::protos::SchedSwitchFtraceEvent* mutable_sched_switch(); in Swap()11982 inline ::perfetto::protos::SchedSwitchFtraceEvent* FtraceEvent::mutable_sched_switch() { in mutable_sched_switch() function