Home
last modified time | relevance | path

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

/openbmc/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