Home
last modified time | relevance | path

Searched refs:SEP_LEN (Results 1 – 1 of 1) sorted by relevance

/linux/tools/perf/
H A Dbuiltin-sched.c58 #define SEP_LEN 100 macro
4001 print_separator2(SEP_LEN, "", 0); in print_cpu_stats()
4051 size_t _pre_dash_cnt = (SEP_LEN - _len) / 2; \ in print_domain_stats()
4052 size_t _post_dash_cnt = SEP_LEN - _len - _pre_dash_cnt; \ in print_domain_stats()
4242 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
4249 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
4290 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
4297 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
4299 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
4333 print_separator2(SEP_LEN, "", 0); in show_schedstat_data()
[all …]