Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/api/fs/
Dtracing_path.h10 void tracing_path_set(const char *mountpoint);
Dtracing_path.c68 void tracing_path_set(const char *mntpt) in tracing_path_set() function
/linux-6.1.9/tools/perf/
Dperf.c242 tracing_path_set((*argv)[1]); in handle_options()
258 tracing_path_set(cmd + strlen(CMD_DEBUGFS_DIR)); in handle_options()