Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/api/fs/
H A Dtracing_path.h11 void tracing_path_set(const char *mountpoint);
H A Dtracing_path.c63 void tracing_path_set(const char *mntpt) in tracing_path_set() function
/openbmc/linux/tools/perf/
H A Dperf.c242 tracing_path_set((*argv)[1]); in handle_options()
258 tracing_path_set(cmd + strlen(CMD_DEBUGFS_DIR)); in handle_options()