Searched refs:counter_type (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | tc_counters.c | 324 enum efx_tc_counter_type counter_type, in efx_tc_counter_update() 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() 323 efx_tc_counter_update(struct efx_nic *efx, enum efx_tc_counter_type counter_type, u32 counter_idx, u64 packets, u64 bytes, u32 mark) efx_tc_counter_update() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/marvell/prestera/ |
H A D | prestera_hw.h | 310 enum prestera_hw_cpu_code_cnt_t counter_type,
|
H A 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() 2235 .counter_type = counter_type, in prestera_hw_cpu_code_counters_get() 2230 prestera_hw_cpu_code_counters_get(struct prestera_switch *sw, u8 code, enum prestera_hw_cpu_code_cnt_t counter_type, u64 *packet_count) prestera_hw_cpu_code_counters_get() argument
|
/kernel/linux/linux-6.6/drivers/scsi/mpi3mr/mpi/ |
H A D | mpi30_ioc.h | 508 u8 counter_type; member
|
H A D | mpi30_cnfg.h | 1879 u8 counter_type; member
|
/kernel/linux/linux-5.10/tools/power/x86/turbostat/ |
H A D | turbostat.c | 247 enum counter_type {COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC}; enum 255 enum counter_type type; 5731 enum counter_type type, enum counter_format format, int flags) in add_counter() 5797 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
|
/kernel/linux/linux-6.6/tools/power/x86/turbostat/ |
H A D | turbostat.c | 57 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enum 65 enum counter_type type; 6257 enum counter_type type, enum counter_format format, int flags) in add_counter() 6320 enum counter_type type = COUNTER_CYCLES; in parse_add_command()
|
Completed in 32 milliseconds