Searched refs:weight (Results 251 - 259 of 259) sorted by relevance

<<11

/linux-master/kernel/events/
H A Dcore.c1862 size += sizeof(data->weight.full);
7441 perf_output_put(handle, data->weight.full);
7748 data->weight.full = 0;
/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4fw_api.h3585 __be16 weight; member in struct:fw_sched_cmd::fw_sched::fw_sched_params
H A Dcxgb4_main.c3561 p.u.params.weight = 0;
/linux-master/tools/perf/
H A Dbuiltin-script.c190 {.str = "weight", .field = PERF_OUTPUT_WEIGHT},
2210 fprintf(fp, "%16" PRIu64, sample->weight);
3941 "brstacksym,flags,data_src,weight,bpf-output,brstackinsn,"
/linux-master/tools/perf/util/
H A Dsession.c1386 printf("... weight: %" PRIu64 "", sample->weight);
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_hsi.h1929 u16 weight; member in struct:init_ets_tc_req
2466 * qed_init_pf_wfq(): Initializes the WFQ weight of the specified PF.
2471 * @pf_wfq: WFQ weight. Must be non-zero.
2492 * qed_init_vport_wfq(): Initializes the WFQ weight of the specified VPORT
2499 * @wfq: WFQ weight. Must be non-zero.
2508 * qed_init_vport_tc_wfq(): Initializes the WFQ weight of the specified
2515 * @weight: VPORT+TC WFQ weight.
2521 u16 first_tx_pq_id, u16 weight);
/linux-master/drivers/infiniband/hw/qib/
H A Dqib_iba7322.c4342 vl->weight = (val >> SYM_LSB(LowPriority0_0, Weight)) &
4357 ((vl->weight & SYM_RMASK(LowPriority0_0, Weight)) <<
/linux-master/drivers/infiniband/hw/irdma/
H A Dctrl.c2186 FIELD_PREP(IRDMA_CQPSQ_WS_WEIGHT, info->weight));
/linux-master/tools/power/pm-graph/
H A Dsleepgraph.py5032 .traceevent:hover {color:white;font-weight:bold;border:1px solid white;}\n\

Completed in 453 milliseconds

<<11