Home
last modified time | relevance | path

Searched defs:hw_count (Results 1 – 4 of 4) sorted by relevance

/linux/include/trace/events/
H A Dosnoise.h17 int hw_count; /* # HW (incl. hypervisor) interference */ member
/linux/net/sched/
H A Dact_api.c136 u32 hw_count) in offload_action_hw_count_set() argument
142 u32 hw_count) in offload_action_hw_count_inc() argument
148 u32 hw_count) in offload_action_hw_count_dec() argument
204 u32 *hw_count) in tcf_action_offload_cmd_ex() argument
220 tcf_action_offload_cmd_cb_ex(struct flow_offload_action * fl_act,u32 * hw_count,flow_indr_block_bind_cb_t * cb,void * cb_priv) tcf_action_offload_cmd_cb_ex() argument
237 tcf_action_offload_cmd(struct flow_offload_action * fl_act,u32 * hw_count,flow_indr_block_bind_cb_t * cb,void * cb_priv) tcf_action_offload_cmd() argument
[all...]
/linux/tools/tracing/rtla/src/
H A Dosnoise_top.c23 unsigned long long hw_count; member
/linux/kernel/trace/
H A Dtrace_osnoise.c1416 int hw_count = 0; in run_osnoise() local