Searched refs:MEM_STAT_PRINT_LEN (Results 1 – 2 of 2) sorted by relevance
100 #define MEM_STAT_PRINT_LEN 7 /* 1 space + 5 digits + 1 percent sign */ macro
437 len += MEM_STAT_PRINT_LEN; in hpp__header_mem_stat_fn()442 if (len == MEM_STAT_PRINT_LEN) in hpp__header_mem_stat_fn()465 printed = scnprintf(buf, len, "%*s", MEM_STAT_PRINT_LEN, in hpp__header_mem_stat_fn()1127 fmt->len = MEM_STAT_LEN * MEM_STAT_PRINT_LEN; in perf_hpp__reset_width()