Searched refs:tracepoint_path (Results 1 – 1 of 1) sorted by relevance
36 struct tracepoint_path { struct39 struct tracepoint_path *next; argument224 static int record_ftrace_files(struct tracepoint_path *tps) in record_ftrace_files()253 static int record_event_files(struct tracepoint_path *tps) in record_event_files()391 put_tracepoints_path(struct tracepoint_path *tps) in put_tracepoints_path()394 struct tracepoint_path *t = tps; in put_tracepoints_path()405 struct tracepoint_path *path = NULL; in tracepoint_id_to_path()471 struct tracepoint_path *path = zalloc(sizeof(*path)); in tracepoint_name_to_path()491 static struct tracepoint_path *494 struct tracepoint_path path, *ppath = &path; in get_tracepoints_path()[all …]
Completed in 4 milliseconds