Home
last modified time | relevance | path

Searched defs:th_out_id (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/util/
H A Ddb-export.c566 u64 th_out_id, th_in_id; in db_export__switch() local
/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1439 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