Searched defs:main_thread_db_id (Results 1 – 2 of 2) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | db-export.c | 65 u64 main_thread_db_id = 0; db_export__thread() local |
| /linux/tools/perf/util/scripting-engines/ | ||
| H A D | trace-event-python.c | 1181 python_export_thread(struct db_export * dbe,struct thread * thread,u64 main_thread_db_id,struct machine * machine) python_export_thread() argument |