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