Searched defs:db_id (Results 1 - 9 of 9) sorted by relevance
/linux-4.1.27/tools/perf/util/ | ||
H A D | comm.h | 17 u64 db_id; member in union:comm::__anon14810 |
H A D | thread-stack.h | 67 u64 db_id; member in struct:call_return 88 u64 db_id; member in struct:call_path |
H A D | thread.h | 30 u64 db_id; member in struct:thread |
H A D | db-export.h | 38 u64 db_id; member in struct:export_sample |
H A D | db-export.c | 189 u64 db_id; db_export__comm_thread() local 261 u64 *db_id = symbol__priv(al->sym); db_ids_from_al() local |
H A D | machine.h | 45 u64 db_id; member in union:machine::__anon14834 |
H A D | dso.h | 174 u64 db_id; member in union:dso::__anon14817 |
H A D | evsel.h | 81 u64 db_id; member in union:perf_evsel::__anon14830 |
/linux-4.1.27/tools/perf/util/scripting-engines/ | ||
H A D | trace-event-python.c | 587 static int python_export_comm_thread(struct db_export *dbe, u64 db_id, python_export_comm_thread() argument |
Completed in 159 milliseconds