Searched refs:PID_SMAPS (Results 1 – 1 of 1) sorted by relevance
24 #define PID_SMAPS "/proc/self/smaps" macro364 fp = fopen(PID_SMAPS, "r"); in check_huge()366 printf("%s: Failed to open file %s\n", __func__, PID_SMAPS); in check_huge()411 fp = fopen(PID_SMAPS, "r"); in check_swap()413 printf("%s: Failed to open file %s\n", __func__, PID_SMAPS); in check_swap()