Lines Matching refs:scb_group
161 …pending_delta = kern.GetNanotimeFromAbstime(GetRecentTimestamp() - clutch_bucket.scb_group.scbg_pe…
162 if (int)(clutch_bucket.scb_group.scbg_pending_data.scct_timestamp) == 18446744073709551615:
165 clutch_bucket.scb_group.scbg_clutch.sc_tg, pending_delta,
166 clutch_bucket.scb_group.scbg_interactivity_data.scct_count,
193 …:<16x} | {:>10d} | {:>10d} | {:>15s} | ".format("*", "*", clutch_bucket.scb_group.scbg_clutch.sc_t…
276 …print("{:>30s} | 0x{:<16x} | {:>20d} | {:>20d} | ".format(clutch_bucket.scb_group.scbg_clutch.sc_t…
281 print("{:<30s} : 0x{:<16x}".format("Clutch Bucket Group", clutch_bucket.scb_group))
282 print("{:<30s} : {:s}".format("TG Name", clutch_bucket.scb_group.scbg_clutch.sc_tg.tg_name))
285 print("{:<30s} : 0x{:<16x}".format("Thread Group", clutch_bucket.scb_group.scbg_clutch.sc_tg))
286 … from clutch bucket group)".format("Interactivity Score", clutch_bucket.scb_group.scbg_interactivi…
287 …lutch bucket group)".format("Last Timeshare Update Tick", clutch_bucket.scb_group.scbg_timeshare_t…
288 …rited from clutch bucket group)".format("Priority Shift", clutch_bucket.scb_group.scbg_pri_shift))