Home
last modified time | relevance | path

Searched refs:set_sched (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/tools/tracing/rtla/src/
Dtimerlat_top.c38 int set_sched; member
531 params->set_sched = 1; in timerlat_top_parse_args()
787 if (params->set_sched) { in timerlat_top_main()
875 if (params->set_sched) in timerlat_top_main()
Dosnoise_top.c40 int set_sched; member
462 params->set_sched = 1; in osnoise_top_parse_args()
690 if (params->set_sched) { in osnoise_top_main()
Dtimerlat_hist.c36 int set_sched; member
708 params->set_sched = 1; in timerlat_hist_parse_args()
977 if (params->set_sched) { in timerlat_hist_main()
1056 if (params->set_sched) in timerlat_hist_main()
Dosnoise_hist.c32 int set_sched; member
623 params->set_sched = 1; in osnoise_hist_parse_args()
857 if (params->set_sched) { in osnoise_hist_main()
/Linux-v6.6/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.h628 void (*set_sched)(struct bnx2x_mcast_obj *o); member
Dbnx2x_sp.c2764 o->set_sched(o); in bnx2x_mcast_enqueue_cmd()
4085 mcast_obj->set_sched = bnx2x_mcast_set_sched; in bnx2x_init_mcast_obj()