Searched refs:SAMPLE_FLAGS_STR_ALIGNED_SIZE (Results 1 – 3 of 3) sorted by relevance
376 if ((pos + strlen(xs)) < SAMPLE_FLAGS_STR_ALIGNED_SIZE) in sample_flags_to_name()378 (int)(SAMPLE_FLAGS_STR_ALIGNED_SIZE - ret), xs); in sample_flags_to_name()
145 #define SAMPLE_FLAGS_STR_ALIGNED_SIZE 21 macro
1734 SAMPLE_FLAGS_STR_ALIGNED_SIZE - 12, flags); in perf_sample__fprintf_flags()1736 return fprintf(fp, " %-*s ", SAMPLE_FLAGS_STR_ALIGNED_SIZE, str); in perf_sample__fprintf_flags()