Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A 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()
A Ddb-export.h63 u64 th_out_id, u64 comm_out_id,
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1333 u64 th_out_id, u64 comm_out_id, in python_export_context_switch() argument
1345 tuple_set_d64(t, 4, th_out_id); in python_export_context_switch()

Completed in 8 milliseconds