Searched refs:forks (Results 1 - 5 of 5) sorted by relevance

/linux-master/tools/perf/
H A Dbuiltin-stat.c588 static int dispatch_events(bool forks, int timeout, int interval, int *times) argument
604 if (forks)
699 const bool forks = (argc > 0); local
706 if (forks) {
871 if (forks)
886 if (forks) {
888 status = dispatch_events(forks, timeout, interval, &times);
904 status = dispatch_events(forks, timeout, interval, &times);
2491 static void setup_system_wide(int forks) argument
2505 if (!forks)
[all...]
H A Dbuiltin-record.c2369 const bool forks = argc > 0; local
2460 if (forks) {
2567 if (forks) {
2779 if (forks && workload_exec_errno) {
2813 if (forks) {
H A Dbuiltin-trace.c3821 const bool forks = argc > 0; local
3898 if (forks) {
3974 if (forks)
/linux-master/tools/testing/selftests/user_events/
H A Dabi_test.c344 TEST_F(user, forks) {
/linux-master/arch/m68k/ifpsp060/src/
H A Dfpsp.S3833 # This module determines which and forks the flow off to the #

Completed in 306 milliseconds