Searched refs:tp_dir (Results 1 – 2 of 2) sorted by relevance
76 char *tp_dir = get_events_file(sys); in tp_format() local84 if (!tp_dir) in tp_format()87 scnprintf(path, PATH_MAX, "%s/%s/format", tp_dir, name); in tp_format()88 put_events_file(tp_dir); in tp_format()
575 char *tp_dir = get_events_file(sys); in trace_event__id() local579 if (!tp_dir) in trace_event__id()582 scnprintf(path, PATH_MAX, "%s/%s/id", tp_dir, name); in trace_event__id()583 put_events_file(tp_dir); in trace_event__id()