Lines Matching refs:iocg
16 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
19 TP_ARGS(iocg, path, now, last_period, cur_period, vtime),
22 __string(devname, ioc_name(iocg->ioc))
41 __entry->vrate = iocg->ioc->vtime_base_rate;
45 __entry->weight = iocg->weight;
46 __entry->inuse = iocg->inuse;
47 __entry->hweight_active = iocg->hweight_active;
48 __entry->hweight_inuse = iocg->hweight_inuse;
63 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
66 TP_ARGS(iocg, path, now, last_period, cur_period, vtime)
70 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
73 TP_ARGS(iocg, path, now, last_period, cur_period, vtime)
78 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
82 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
86 __string(devname, ioc_name(iocg->ioc))
114 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
118 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
124 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
128 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
134 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
138 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
183 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
187 TP_ARGS(iocg, path, now, usage_pct,
191 __string(devname, ioc_name(iocg->ioc))