Searched refs:PID_SMAPS (Results 1 – 1 of 1) sorted by relevance
41 #define PID_SMAPS "/proc/self/smaps" macro533 fp = fopen(PID_SMAPS, "r"); in check_swap()535 printf("%s: Failed to open file %s\n", __func__, PID_SMAPS); in check_swap()
Completed in 9 milliseconds