Lines Matching refs:aggr_mode
68 static enum lock_aggr_mode aggr_mode = LOCK_AGGR_ADDR; variable
538 switch (aggr_mode) { in get_key_by_aggr_mode_simple()
548 pr_err("Invalid aggregation mode: %d\n", aggr_mode); in get_key_by_aggr_mode_simple()
559 if (aggr_mode == LOCK_AGGR_CALLER) { in get_key_by_aggr_mode()
1020 switch (aggr_mode) { in report_lock_contention_begin_event()
1568 switch (aggr_mode) { in print_header_stdio()
1595 switch (aggr_mode) { in print_header_csv()
1638 switch (aggr_mode) { in print_lock_stat_stdio()
1659 if (aggr_mode == LOCK_AGGR_CALLER && verbose > 0) { in print_lock_stat_stdio()
1689 switch (aggr_mode) { in print_lock_stat_csv()
1712 if (aggr_mode == LOCK_AGGR_CALLER && verbose > 0) { in print_lock_stat_csv()
1903 aggr_mode = LOCK_AGGR_TASK; in __cmd_report()
2037 con.aggr_mode = aggr_mode = show_thread_stats ? LOCK_AGGR_TASK : in __cmd_contention()
2041 if (con.aggr_mode == LOCK_AGGR_CALLER) in __cmd_contention()