Home
last modified time | relevance | path

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

/external/linux-tools-perf/util/
Dcache.h18 #define PERF_DEBUGFS_ENVIRONMENT "PERF_DEBUGFS_DIR" macro
Ddebugfs.c128 mountpoint = getenv(PERF_DEBUGFS_ENVIRONMENT); in debugfs_mount()
/external/linux-tools-perf/
Dperf.c88 path = getenv(PERF_DEBUGFS_ENVIRONMENT); in set_debugfs_path()