Home
last modified time | relevance | path

Searched refs:tracing_path_set (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/tools/lib/api/fs/
Dtracing_path.h11 void tracing_path_set(const char *mountpoint);
Dtracing_path.c63 void tracing_path_set(const char *mntpt) in tracing_path_set() function
/linux-6.14.4/tools/perf/
Dperf.c259 tracing_path_set((*argv)[1]); in handle_options()
275 tracing_path_set(cmd + strlen(CMD_DEBUGFS_DIR)); in handle_options()