Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddb-export.c560 u64 th_out_id, th_in_id; in db_export__switch() local
593 th_out_id = th_a_id; in db_export__switch()
598 th_out_id = th_b_id; in db_export__switch()
606 th_out_id, comm_out_id, in db_export__switch()
Ddb-export.h63 u64 th_out_id, u64 comm_out_id,
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1386 u64 th_out_id, u64 comm_out_id, in python_export_context_switch() argument
1398 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()