Searched refs:RCTL_GLOBAL_SECONDS (Results 1 – 7 of 7) sorted by relevance
129 newSViv(RCTL_GLOBAL_SECONDS));
1510 } elsif ($flags & &RCTL_GLOBAL_SECONDS) {
68 #define RCTL_GLOBAL_SECONDS 0x00200000 macro
299 RCTL_GLOBAL_CPU_TIME | RCTL_GLOBAL_INFINITE | RCTL_GLOBAL_SECONDS, in rctlproc_init()
980 RCTL_GLOBAL_UNOBSERVABLE | RCTL_GLOBAL_SECONDS, UINT64_MAX, in task_init()
393 if (flags & RCTL_GLOBAL_SECONDS) in rctlblk_display()
451 } else if (arg_global_flags & RCTL_GLOBAL_SECONDS) { in main()1456 } else if (global_flags & RCTL_GLOBAL_SECONDS) { in print_rctls()