Searched refs:itimers (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/tools/perf/ |
| D | builtin-trace.c | 597 static const char *itimers[] = { "REAL", "VIRTUAL", "PROF", }; variable 598 static DEFINE_STRARRAY(itimers); 1094 { .name = "getitimer", .errmsg = true, STRARRAY(0, which, itimers), }, 1246 { .name = "setitimer", .errmsg = true, STRARRAY(0, which, itimers), },
|
| /linux-4.4.14/Documentation/ |
| D | kmemcheck.txt | 364 436 * itimers are process shared and we restart periodic 365 437 * itimers in the signal delivery path to prevent DoS 368 440 * itimers, as the SIGALRM is a legacy signal and only
|
| /linux-4.4.14/Documentation/timers/ |
| D | hrtimers.txt | 160 - itimers
|
| /linux-4.4.14/ |
| D | CREDITS | 3301 D: Whatever I notice needs doing (so far: itimers, /proc)
|