Home
last modified time | relevance | path

Searched refs:cpufound (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dgen_autofdo_event.py92 cpufound = 0 variable
99 cpufound += 1
151 if cpufound == 0 and not args.all:
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dgen_autofdo_event.py101 cpufound = 0 variable
109 cpufound += 1
171 if cpufound == 0 and not args.all:
/netbsd-src/sys/arch/powerpc/ibm4xx/
H A Dcpu.c256 bool cpufound; variable
267 return !cpufound; in cpumatch()
282 cpufound = true; in cpuattach()