Home
last modified time | relevance | path

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

/external/ltp/tools/top-LTP/proc/
Dksym.c26 #define KSYMS_FILENAME "/proc/ksyms" macro
29 #undef KSYMS_FILENAME
30 #define KSYMS_FILENAME "/would/be/nice/to/have/this/file"
37 #undef KSYMS_FILENAME
38 #define KSYMS_FILENAME "/home/albert/ps/45621/ksyms-2.3.12"
45 #undef KSYMS_FILENAME
46 #define KSYMS_FILENAME "/home/albert/ps/45621/ksyms-2.3.18ac8-MODVERS"
53 #undef KSYMS_FILENAME
54 #define KSYMS_FILENAME "/home/albert/ps/45621/ksyms-2.3.18ac8-NOMODVERS"
349 fprintf(stderr, "Warning: " KSYMS_FILENAME " not normal\n"); in parse_ksyms()
[all …]