Searched refs:counter_type (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/
H A Dtc_counters.c324 enum efx_tc_counter_type counter_type,
331 cnt = efx_tc_flower_find_counter_by_fw_id(efx, counter_type, counter_idx);
340 counter_idx, counter_type);
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) argument
/linux-master/drivers/net/ethernet/marvell/prestera/
H A Dprestera_hw.h310 enum prestera_hw_cpu_code_cnt_t counter_type,
H A Dprestera_hw.c635 u8 counter_type; member in struct:prestera_msg_cpu_code_counter_req
2231 enum prestera_hw_cpu_code_cnt_t counter_type,
2235 .counter_type = counter_type,
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) argument
/linux-master/drivers/scsi/mpi3mr/mpi/
H A Dmpi30_ioc.h509 u8 counter_type; member in struct:mpi3_event_data_sas_phy_counter
H A Dmpi30_cnfg.h1879 u8 counter_type; member in struct:mpi3_sas_phy3_phy_event_config
/linux-master/tools/power/x86/turbostat/
H A Dturbostat.c61 enum counter_type { COUNTER_ITEMS, COUNTER_CYCLES, COUNTER_SECONDS, COUNTER_USEC }; enum
71 enum counter_type type;
7528 enum counter_type type, enum counter_format format, int flags)
7594 enum counter_type type = COUNTER_CYCLES;

Completed in 303 milliseconds