Home
last modified time | relevance | path

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

/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
Dsysfs.c10 static int sysfs_found; variable
33 if (sysfs_found) in sysfs_find_mountpoint()
39 sysfs_found = 1; in sysfs_find_mountpoint()
51 while (!sysfs_found && in sysfs_find_mountpoint()
56 sysfs_found = 1; in sysfs_find_mountpoint()
61 return sysfs_found ? sysfs_mountpoint : NULL; in sysfs_find_mountpoint()