Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-stat.c143 enum aggr_mode aggr_mode; member
153 .aggr_mode = AGGR_GLOBAL,
1141 u32 *aggr_mode = (u32 *)opt->value; in parse_cache_level() local
1180 *aggr_mode = AGGR_CACHE; in parse_cache_level()
1228 OPT_SET_UINT('A', "no-aggr", &stat_config.aggr_mode,
1258 OPT_SET_UINT(0, "per-socket", &stat_config.aggr_mode,
1260 OPT_SET_UINT(0, "per-die", &stat_config.aggr_mode,
1262 OPT_CALLBACK_OPTARG(0, "per-cache", &stat_config.aggr_mode, &stat_config.aggr_level,
1265 OPT_SET_UINT(0, "per-core", &stat_config.aggr_mode,
1267 OPT_SET_UINT(0, "per-thread", &stat_config.aggr_mode,
[all …]
H A Dbuiltin-lock.c79 static enum lock_aggr_mode aggr_mode = LOCK_AGGR_ADDR; variable
629 switch (aggr_mode) { in get_key_by_aggr_mode_simple()
638 pr_err("Invalid aggregation mode: %d\n", aggr_mode); in get_key_by_aggr_mode_simple()
649 if (aggr_mode == LOCK_AGGR_CALLER) { in get_key_by_aggr_mode()
1110 switch (aggr_mode) { in report_lock_contention_begin_event()
1647 switch (aggr_mode) { in print_header_stdio()
1671 switch (aggr_mode) { in print_header_csv()
1711 switch (aggr_mode) { in print_lock_stat_stdio()
1729 if (aggr_mode == LOCK_AGGR_CALLER && verbose > 0) { in print_lock_stat_stdio()
1759 switch (aggr_mode) { in print_lock_stat_csv()
[all …]
H A Dbuiltin-script.c3671 stat_config.aggr_mode = AGGR_NONE; in process_stat_config_event()
/openbmc/linux/tools/perf/util/
H A Dbpf_lock_contention.c37 if (con->aggr_mode == LOCK_AGGR_TASK) in lock_contention_prepare()
150 skel->bss->aggr_mode = con->aggr_mode; in lock_contention_prepare()
184 if (con->aggr_mode == LOCK_AGGR_TASK) { in lock_contention_get_name()
202 if (con->aggr_mode == LOCK_AGGR_ADDR) { in lock_contention_get_name()
271 if (con->aggr_mode == LOCK_AGGR_TASK) { in lock_contention_read()
278 if (con->aggr_mode == LOCK_AGGR_ADDR) { in lock_contention_read()
308 switch (con->aggr_mode) { in lock_contention_read()
349 if (con->aggr_mode == LOCK_AGGR_CALLER && verbose > 0) { in lock_contention_read()
H A Dstat.h46 enum aggr_mode { enum
67 enum aggr_mode aggr_mode; member
H A Dstat-display.c193 int idx = config->aggr_mode; in print_aggr_id_std()
196 switch (config->aggr_mode) { in print_aggr_id_std()
245 switch (config->aggr_mode) { in print_aggr_id_csv()
294 switch (config->aggr_mode) { in print_aggr_id_json()
386 if (config->aggr_mode == AGGR_NONE) in do_new_line_std()
932 if (config->aggr_mode == AGGR_THREAD && config->system_wide) in should_skip_zero_counter()
1158 int len = aggr_header_lens[config->aggr_mode]; in print_metric_headers_std()
1173 fputs(aggr_header_csv[config->aggr_mode], config->output); in print_metric_headers_csv()
1211 config->aggr_mode != AGGR_NONE && counter->metric_leader != counter) in print_metric_headers()
1251 switch (config->aggr_mode) { in print_header_interval_std()
[all …]
H A Dstat.c282 if (config->aggr_mode != AGGR_GLOBAL) in evlist__copy_res_stats()
375 if (config->aggr_mode == AGGR_GLOBAL) in evsel__count_has_error()
406 if (config->aggr_mode == AGGR_THREAD) { in process_counter_values()
493 if (config->aggr_mode != AGGR_GLOBAL) in perf_stat_process_counter()
666 if (config->aggr_mode != AGGR_NONE) in perf_stat_process_percore()
738 ret += fprintf(fp, "... aggr_mode %d\n", sc.aggr_mode); in perf_event__fprintf_stat_config()
H A Dlock-contention.h142 int aggr_mode; member
H A Devent.c162 CASE(AGGR_MODE, aggr_mode) in perf_event__read_stat_config()
H A Dsynthetic-events.c1375 ADD(AGGR_MODE, config->aggr_mode) in perf_event__synthesize_stat_config()
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Ddebugfs_sta.c188 (arsta->aggr_mode == ATH10K_DBG_AGGR_MODE_AUTO) ? in ath10k_dbg_sta_read_aggr_mode()
202 u32 aggr_mode; in ath10k_dbg_sta_write_aggr_mode() local
205 if (kstrtouint_from_user(user_buf, count, 0, &aggr_mode)) in ath10k_dbg_sta_write_aggr_mode()
208 if (aggr_mode >= ATH10K_DBG_AGGR_MODE_MAX) in ath10k_dbg_sta_write_aggr_mode()
213 (aggr_mode == arsta->aggr_mode)) { in ath10k_dbg_sta_write_aggr_mode()
224 arsta->aggr_mode = aggr_mode; in ath10k_dbg_sta_write_aggr_mode()
264 (arsta->aggr_mode != ATH10K_DBG_AGGR_MODE_MANUAL)) { in ath10k_dbg_sta_write_addba()
315 (arsta->aggr_mode != ATH10K_DBG_AGGR_MODE_MANUAL)) { in ath10k_dbg_sta_write_addba_resp()
365 (arsta->aggr_mode != ATH10K_DBG_AGGR_MODE_MANUAL)) { in ath10k_dbg_sta_write_delba()
H A Dcore.h546 bool aggr_mode; member
/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c100 enum aggregated_mode aggr_mode; member
151 if (cbphy->aggr_mode != PHY_DL_MODE) in intel_cbphy_iphy_cfg()
203 enum aggregated_mode aggr = cbphy->aggr_mode; in intel_cbphy_set_mode()
496 cbphy->aggr_mode = PHY_DL_MODE; in intel_cbphy_fwnode_parse()
498 cbphy->aggr_mode = PHY_SL_MODE; in intel_cbphy_fwnode_parse()
527 if (cbphy->aggr_mode == PHY_DL_MODE && iphy_id == PHY_1) { in intel_cbphy_xlate()
548 if (cbphy->aggr_mode == PHY_DL_MODE && iphy->id == PHY_1) in intel_cbphy_create()
/openbmc/linux/tools/perf/util/bpf_skel/
H A Dlock_contention.bpf.c122 int aggr_mode; variable
308 } else if (aggr_mode == LOCK_AGGR_TASK) { in contention_begin()
357 switch (aggr_mode) { in contention_end()
396 if (aggr_mode == LOCK_AGGR_ADDR) in contention_end()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Ddebugfs_sta.c505 arsta->aggr_mode != ATH11K_DBG_AGGR_MODE_MANUAL) { in ath11k_dbg_sta_write_delba()
556 arsta->aggr_mode != ATH11K_DBG_AGGR_MODE_MANUAL) { in ath11k_dbg_sta_write_addba_resp()
606 arsta->aggr_mode != ATH11K_DBG_AGGR_MODE_MANUAL) { in ath11k_dbg_sta_write_addba()
644 (arsta->aggr_mode == ATH11K_DBG_AGGR_MODE_AUTO) ? in ath11k_dbg_sta_read_aggr_mode()
658 u32 aggr_mode; in ath11k_dbg_sta_write_aggr_mode() local
661 if (kstrtouint_from_user(user_buf, count, 0, &aggr_mode)) in ath11k_dbg_sta_write_aggr_mode()
664 if (aggr_mode >= ATH11K_DBG_AGGR_MODE_MAX) in ath11k_dbg_sta_write_aggr_mode()
669 aggr_mode == arsta->aggr_mode) { in ath11k_dbg_sta_write_aggr_mode()
681 arsta->aggr_mode = aggr_mode; in ath11k_dbg_sta_write_aggr_mode()
H A Dcore.h507 bool aggr_mode; member
/openbmc/linux/tools/perf/tests/
H A Dstat.c44 TEST_ASSERT_VAL("wrong aggr_mode", stat_config.aggr_mode == AGGR_CORE); in process_stat_config_event()
54 .aggr_mode = AGGR_CORE, in test__synthesize_stat_config()
/openbmc/linux/tools/perf/arch/powerpc/util/
H A Dheader.c48 strcat(path, pm->aggr_mode == PerChip ? "sockets" : "coresperchip"); in arch_get_runtimeparam()
/openbmc/linux/tools/perf/pmu-events/
H A Dpmu-events.h66 enum aggr_mode_class aggr_mode; member
H A Djevents.py216 def convert_aggr_mode(aggr_mode: str) -> Optional[str]:
218 if not aggr_mode:
224 return aggr_mode_to_enum[aggr_mode]
320 self.aggr_mode = convert_aggr_mode(jd.get('AggregationMode'))
/openbmc/linux/tools/perf/arch/x86/util/
H A Diostat.c347 config->aggr_mode = AGGR_GLOBAL; in iostat_prepare()