Searched refs:comm_db_id (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/tools/perf/util/
H A Ddb-export.h39 u64 comm_db_id; member in struct:export_sample
H A Ddb-export.c323 es.comm_db_id = comm->db_id; db_export__sample()
/linux-4.4.14/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c684 tuple_set_u64(t, 4, es->comm_db_id); python_export_sample()
736 u64 comm_db_id = cr->comm ? cr->comm->db_id : 0; python_export_call_return() local
743 tuple_set_u64(t, 2, comm_db_id); python_export_call_return()

Completed in 107 milliseconds