Home
last modified time | relevance | path

Searched defs:JOBS (Results 1 – 2 of 2) sorted by relevance

/linux/tools/perf/
H A DMakefile28JOBS := $(shell (getconf _NPROCESSORS_ONLN || grep -E -c '^processor|^CPU[0-9]' /proc/cpuinfo) 2>/… macro
30 JOBS := 1 macro
/linux/tools/testing/selftests/ublk/
H A DMakefile81 JOBS ?= 1 macro