Searched refs:processes (Results 1 - 4 of 4) sorted by relevance

/linux-master/tools/testing/selftests/powerpc/benchmarks/
H A Dcontext_switch.c279 static int processes; variable
285 if (!processes)
306 if (!processes)
323 if (!processes) {
390 { "process", no_argument, &processes, 1 },
405 fprintf(stderr, "\t\t--process\tUse processes (default threads)\n");
463 if (processes)
475 printf("Using %s with ", processes ? "processes" : "threads");
/linux-master/tools/perf/bench/
H A Dnuma.c134 /* Global, read-writable area, accessible to all processes and threads: */
170 OPT_INTEGER('p', "nr_proc" , &p0.nr_proc, "number of processes"),
503 * Create a shared memory buffer that can be shared between processes, zeroed:
511 * Create a shared memory buffer that can be shared between processes:
816 * a 'train' of processing, with highly synchronized processes,
970 int processes = 0; local
984 processes++;
990 return processes;
1096 int processes; local
1100 processes
[all...]
/linux-master/tools/scripts/
H A Dutilities.mak120 # processes the resulting escaped text, it transforms
/linux-master/arch/m68k/ifpsp060/
H A Dos.S65 | The result is that Unix processes are allowed to sleep as a consequence

Completed in 135 milliseconds