Searched refs:PROC_STAT_BUFFER_SIZE (Results 1 – 2 of 2) sorted by relevance
/aosp12/system/memory/lmkd/ | ||
H A D | statslog.h | 97 #define PROC_STAT_BUFFER_SIZE 1024 macro |
H A D | statslog.cpp | 110 char buffer[PROC_STAT_BUFFER_SIZE]; in memory_stat_from_procfs() |