Home
last modified time | relevance | path

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

/Linux-v5.10/tools/perf/util/
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()
Ddb-export.h63 u64 th_out_id, u64 comm_out_id,
/Linux-v5.10/tools/perf/util/scripting-engines/
Dtrace-event-python.c1249 u64 th_out_id, u64 comm_out_id, in python_export_context_switch() argument
1261 tuple_set_u64(t, 4, th_out_id); in python_export_context_switch()