Searched refs:evsel_last_db_id (Results 1 – 2 of 2) sorted by relevance
/linux/tools/perf/util/ | ||
A D | db-export.h | 67 u64 evsel_last_db_id; member |
A D | db-export.c | 41 evsel->db_id = ++dbe->evsel_last_db_id; in db_export__evsel() |
Completed in 4 milliseconds