Searched refs:events_dir_path (Results 1 – 1 of 1) sorted by relevance
622 char *events_dir_path = get_tracing_file("events"); in add_tracepoint_multi_sys() local624 if (!events_dir_path) { in add_tracepoint_multi_sys()628 io_dir__init(&events_dir, open(events_dir_path, O_CLOEXEC | O_DIRECTORY | O_RDONLY)); in add_tracepoint_multi_sys()629 put_events_file(events_dir_path); in add_tracepoint_multi_sys()