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