Searched refs:counter_type (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/net/ethernet/sfc/ |
| D | tc_counters.c | 324 enum efx_tc_counter_type counter_type, in efx_tc_counter_update() argument 331 cnt = efx_tc_flower_find_counter_by_fw_id(efx, counter_type, counter_idx); in efx_tc_counter_update() 340 counter_idx, counter_type); in efx_tc_counter_update()
|
| /Linux-v6.6/drivers/net/ethernet/marvell/prestera/ |
| D | prestera_hw.h | 310 enum prestera_hw_cpu_code_cnt_t counter_type,
|
| D | prestera_hw.c | 635 u8 counter_type; member 2231 enum prestera_hw_cpu_code_cnt_t counter_type, in prestera_hw_cpu_code_counters_get() argument 2235 .counter_type = counter_type, in prestera_hw_cpu_code_counters_get()
|
| /Linux-v6.6/drivers/scsi/mpi3mr/mpi/ |
| D | mpi30_ioc.h | 508 u8 counter_type; member
|
| D | mpi30_cnfg.h | 1879 u8 counter_type; member
|
| /Linux-v6.6/tools/power/x86/turbostat/ |
| D | turbostat.c | 57 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enum 65 enum counter_type type; 6256 enum counter_type type, enum counter_format format, int flags) in add_counter() 6319 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
|