Searched refs:ocpu (Results 1 – 3 of 3) sorted by relevance
190 # mount -t cgroup -ocpu none /sys/fs/cgroup/cpu
233 # mount -t cgroup -ocpu none /sys/fs/cgroup/cpu
2508 u32 ocpu, dcpu; in timehist_print_migration_event() local2514 ocpu = evsel__intval(evsel, sample, "orig_cpu"); in timehist_print_migration_event()2547 printf(" cpu %d => %d", ocpu, dcpu); in timehist_print_migration_event()