Searched refs:SNAP_PSETS (Results 1 – 4 of 4) sorted by relevance
62 if ((new->s_types & SNAP_PSETS) && in cpu_walk()165 case SNAP_PSETS: in snapshot_walk()342 pset = old->s_types & SNAP_PSETS; in snapshot_report_changes()359 (void) snapshot_walk(SNAP_PSETS, old, new, in snapshot_report_changes()376 int cpu_mask = SNAP_CPUS | SNAP_PSETS | SNAP_SYSTEM; in snapshot_has_changed()391 if (!ret && (old->s_types & SNAP_PSETS)) in snapshot_has_changed()392 ret = snapshot_walk(SNAP_PSETS, old, new, dummy_cb, NULL); in snapshot_has_changed()
71 SNAP_PSETS = 1 << 1, enumerator
327 if (!err && (types & (SNAP_CPUS | SNAP_SYSTEM | SNAP_PSETS))) in acquire_snapshot()330 if (!err && (types & SNAP_PSETS)) in acquire_snapshot()
162 types |= SNAP_PSETS; in main()503 type = SNAP_PSETS; in show_cpu_usage()