OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_DEBUGFS_ENVIRONMENT
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/util/
cache.h
18
#define
PERF_DEBUGFS_ENVIRONMENT
"PERF_DEBUGFS_DIR"
debugfs.c
128
mountpoint = getenv(
PERF_DEBUGFS_ENVIRONMENT
);
/external/linux-tools-perf/
perf.c
88
path = getenv(
PERF_DEBUGFS_ENVIRONMENT
);
Completed in 2928 milliseconds