Lines Matching refs:aggr_mode
76 static enum lock_aggr_mode aggr_mode = LOCK_AGGR_ADDR; variable
605 switch (aggr_mode) { in get_key_by_aggr_mode_simple()
614 pr_err("Invalid aggregation mode: %d\n", aggr_mode); in get_key_by_aggr_mode_simple()
625 if (aggr_mode == LOCK_AGGR_CALLER) { in get_key_by_aggr_mode()
1083 switch (aggr_mode) { in report_lock_contention_begin_event()
1618 switch (aggr_mode) { in print_contention_result()
1654 switch (aggr_mode) { in print_contention_result()
1672 if (aggr_mode == LOCK_AGGR_CALLER && verbose > 0) { in print_contention_result()
1750 aggr_mode = LOCK_AGGR_TASK; in __cmd_report()
1841 con.aggr_mode = aggr_mode = show_thread_stats ? LOCK_AGGR_TASK : in __cmd_contention()
1844 if (con.aggr_mode == LOCK_AGGR_CALLER) in __cmd_contention()