Searched refs:SAMPLE_FLAGS_STR_ALIGNED_SIZE (Results 1 – 3 of 3) sorted by relevance
392 if ((pos + strlen(xs)) < SAMPLE_FLAGS_STR_ALIGNED_SIZE) in sample_flags_to_name()394 (int)(SAMPLE_FLAGS_STR_ALIGNED_SIZE - ret), xs); in sample_flags_to_name()
148 #define SAMPLE_FLAGS_STR_ALIGNED_SIZE 21 macro
1735 SAMPLE_FLAGS_STR_ALIGNED_SIZE - 12, flags); in perf_sample__fprintf_flags()1737 return fprintf(fp, " %-*s ", SAMPLE_FLAGS_STR_ALIGNED_SIZE, str); in perf_sample__fprintf_flags()
Completed in 13 milliseconds