Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/traceevent/plugins/
H A Dplugin_sched_switch.c33 static void write_and_save_comm(struct tep_format_field *field, in write_and_save_comm() function
65 write_and_save_comm(field, record, s, val); in sched_wakeup_handler()
94 write_and_save_comm(field, record, s, val); in sched_switch_handler()
112 write_and_save_comm(field, record, s, val); in sched_switch_handler()