Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Ddb-export.h31 u64 comm_db_id; member
A Ddb-export.c374 es.comm_db_id = comm->db_id; in db_export__sample()
/linux/tools/perf/util/scripting-engines/
A Dtrace-event-python.c1221 tuple_set_d64(t, 4, es->comm_db_id); in python_export_sample_table()
1303 u64 comm_db_id = cr->comm ? cr->comm->db_id : 0; in python_export_call_return() local
1310 tuple_set_d64(t, 2, comm_db_id); in python_export_call_return()

Completed in 9 milliseconds