Home
last modified time | relevance | path

Searched defs:event_id (Results 1 – 4 of 4) sorted by relevance

/tools/lib/traceevent/
Dparse-filter.c1397 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()
Devent-parse.h706 int event_id; member
/tools/perf/scripts/python/
Dexported-sql-viewer.py1719 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/
Devent.h176 __u64 event_id; member