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))
37 __assign_str(devname, ioc_name(iocg->ioc));
45 __entry->weight = iocg->weight;
46 __entry->inuse = iocg->inuse;
47 __entry->hweight_active = iocg->hweight_active;
48 __entry->hweight_inuse = iocg->hweight_inuse;
64 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
68 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
72 __string(devname, ioc_name(iocg->ioc))
82 __assign_str(devname, ioc_name(iocg->ioc));
100 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
104 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
110 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
114 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
120 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
124 TP_ARGS(iocg, path, now, old_inuse, new_inuse,
169 TP_PROTO(struct ioc_gq *iocg, const char *path, struct ioc_now *now,
173 TP_ARGS(iocg, path, now, usage_pct,
177 __string(devname, ioc_name(iocg->ioc))
189 __assign_str(devname, ioc_name(iocg->ioc));