Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Ddb-export.c65 u64 main_thread_db_id = 0; in db_export__thread() local
/openbmc/linux/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c1171 u64 main_thread_db_id, struct machine *machine) in python_export_thread()