Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Ddb-export.h31 u64 comm_db_id; member
/linux-6.1.9/tools/perf/util/scripting-engines/
Dtrace-event-python.c1356 u64 comm_db_id = cr->comm ? cr->comm->db_id : 0; in python_export_call_return() local