Searched refs:tracefs_local_events (Results 1 – 16 of 16) sorted by relevance
6 tracefs_local_events, tracefs_local_events_system, tracefs_fill_local_events,16 struct tep_handle pass:[*]*tracefs_local_events*(const char pass:[*]_tracing_dir_);26 The *tracefs_local_events()* function allocates a new _tep_ handler and60 The *tracefs_local_events()* and *tracefs_local_events_system()* functions78 tep = tracefs_local_events(NULL);
40 _tep_ handler is required (See *tracefs_local_events*(3)). If _instance_ is174 tep = tracefs_local_events(NULL);
63 The _tep_ is a trace event handle (see *tracefs_local_events*(3)), that holds the71 The _tep_ is a trace event handle (see *tracefs_local_events*(3)), that holds the81 The _tep_ is a trace event handle (see *tracefs_local_events*(3)), that holds the266 tep = tracefs_local_events(NULL);
99 tep = tracefs_local_events(NULL);
76 *tracefs_local_events*(3) for more information. The _name_ holds the name209 tep = tracefs_local_events(NULL);
136 struct tep_handle *tep = tracefs_local_events(NULL);
128 tep = tracefs_local_events(NULL);
142 tep = tracefs_local_events(NULL);
123 tep = tracefs_local_events(NULL);
287 tep = tracefs_local_events(NULL);
74 struct tep_handle pass:[*]*tracefs_local_events*(const char pass:[*]_tracing_dir_);
354 tep = tracefs_local_events(trace_dir);
369 tep = tracefs_local_events(NULL); in test_instance_trace_sql()470 data->tep = tracefs_local_events(NULL); in setup_trace_cpu()688 tep = tracefs_local_events(NULL); in test_instance_follow_events()1022 tep = tracefs_local_events(NULL); in test_instance_synthetic()2044 tep = tracefs_local_events(tdir); in local_events()
162 struct tep_handle *tracefs_local_events(const char *tracing_dir);
467 tep = tracefs_local_events(tdir); in test_local_events()
1215 struct tep_handle *tracefs_local_events(const char *tracing_dir) in tracefs_local_events() function