Home
last modified time | relevance | path

Searched refs:th_out_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Ddb-export.c562 u64 th_out_id, th_in_id; in db_export__switch() local
595 th_out_id = th_a_id; in db_export__switch()
600 th_out_id = th_b_id; in db_export__switch()
608 th_out_id, comm_out_id, in db_export__switch()
H A Ddb-export.h63 u64 th_out_id, u64 comm_out_id,
/kernel/linux/linux-6.6/tools/perf/util/
H A Ddb-export.c566 u64 th_out_id, th_in_id; in db_export__switch() local
599 th_out_id = th_a_id; in db_export__switch()
604 th_out_id = th_b_id; in db_export__switch()
612 th_out_id, comm_out_id, in db_export__switch()
H A Ddb-export.h63 u64 th_out_id, u64 comm_out_id,
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1265 u64 th_out_id, u64 comm_out_id, in python_export_context_switch()
1277 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()
1262 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) python_export_context_switch() argument
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1421 u64 th_out_id, u64 comm_out_id, in python_export_context_switch()
1433 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()
1418 python_export_context_switch(struct db_export *dbe, u64 db_id, struct machine *machine, struct perf_sample *sample, u64 th_out_id, u64 comm_out_id, u64 th_in_id, u64 comm_in_id, int flags) python_export_context_switch() argument

Completed in 8 milliseconds