Kernel  |  3.14

下载     查看原文件
C++程序  |  8行  |  136 B
#ifndef __PERF_FS
#define __PERF_FS

const char *sysfs__mountpoint(void);
const char *procfs__mountpoint(void);

#endif /* __PERF_FS */