Searched refs:SNAP_CPUS (Results 1 – 6 of 6) sorted by relevance
159 case SNAP_CPUS: in snapshot_walk()345 if (old->s_types & SNAP_CPUS) in snapshot_report_changes()346 (void) snapshot_walk(SNAP_CPUS, old, new, cpu_report, &pset); in snapshot_report_changes()374 int cpu_mask = SNAP_CPUS | SNAP_PSETS | SNAP_SYSTEM; in snapshot_has_changed()388 ret = snapshot_walk(SNAP_CPUS, old, new, dummy_cb, NULL); in snapshot_has_changed()
71 SNAP_CPUS = 1 << 0, enumerator
327 if (!err && (types & (SNAP_CPUS | SNAP_SYSTEM | SNAP_PSETS))) in acquire_snapshot()
79 enum snapshot_types types = SNAP_CPUS; in main()489 enum snapshot_types type = SNAP_CPUS; in show_cpu_usage()
119 types |= SNAP_CPUS; in main()
223 types |= SNAP_CPUS; in main()