HomeSort by: relevance | last modified time | path
    Searched refs:PROF (Results 1 - 15 of 15) sorted by relevancy

  /src/sys/dev/arcbios/
Makefile.inc 9 ${TOOL_GENASSYM} -- ${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} \
  /src/sys/conf/
newvers.mk 23 ${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} -c vers.c
assym.mk 8 ${GENASSYM} -- ${CC} ${GENASSYM_FLAGS} ${PROF} > assym.h.tmp && \
47 ${GENASSYM} -- ${CC} ${GENASSYM_FLAGS} ${PROF} < $< > $@
Makefile.kern.inc 11 # PROF is set to -pg if profiling.
156 ${_MKSHECHO} ${KCOMPILE.c} ${PROF} && \
157 ${KCOMPILE.c} ${PROF} && \
181 .ifndef PROF
282 .elifndef PROF
  /src/sys/arch/sparc/stand/bootblk/
Makefile 27 ${TOOL_GENASSYM} -f -- ${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} \
32 ${TOOL_GENASSYM} -f -- ${CC} ${CFLAGS} ${CPPFLAGS} ${PROF} \
  /src/sys/arch/amiga/dev/
clock.c 61 #if defined(PROF) && defined(PROFTIMER)
62 #include <sys/PROF.h>
414 #ifdef PROF
554 int profscale = 0; /* Scale factor from sys clock to prof clock */
633 #ifdef PROF
  /src/games/mille/
mille.c 94 #ifndef PROF
  /src/sys/arch/i386/bioscall/
Makefile 37 ${TOOL_GENASSYM} -- ${CC} ${CFLAGS:N-Wa,*} ${CPPFLAGS} ${PROF} \
  /src/sys/arch/playstation2/conf/
DEBUG 37 makeoptions PROF="-pg"
  /src/sys/arch/x68k/x68k/
clock.c 243 #ifdef PROF
249 #endif /* PROF */
382 int profscale = 0; /* Scale factor from sys clock to prof clock */
438 #ifdef PROF
478 #endif /* PROF */
  /src/lib/libc/
Makefile 43 ${CPPFLAGS} ${CPPFLAGS.assym.h} ${PROF} \
  /src/sys/arch/m68k/include/
asm.h 136 #ifdef PROF
  /src/bin/csh/
csh.h 61 #ifdef PROF
extern.h 59 #ifdef PROF
csh.c 945 #ifdef PROF
1393 #ifdef PROF

Completed in 18 milliseconds