Searched defs:event_id (Results 1 – 4 of 4) sorted by relevance
/tools/lib/traceevent/ |
D | parse-filter.c | 1397 int event_id) in tep_filter_remove_event() 1855 int tep_event_filtered(struct tep_event_filter *filter, int event_id) in tep_event_filtered() 1884 int event_id; in tep_filter_match() local 2206 tep_filter_make_string(struct tep_event_filter *filter, int event_id) in tep_filter_make_string()
|
D | event-parse.h | 706 int event_id; member
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 1719 def __init__(self, glb, event_id, where_clause, parent=None): argument 1833 def __init__(self, glb, event_id, report_vars, parent=None): argument 3327 def NewBranchView(self, event_id): argument 3330 def NewSelectedBranchView(self, event_id): argument
|
/tools/perf/lib/include/perf/ |
D | event.h | 176 __u64 event_id; member
|