Home
last modified time | relevance | path

Searched refs:SH_TIMING (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/lib/libshell/common/include/
H A Ddefs.h269 #define SH_TIMING 13 /* set while timing pipelines */ macro
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dfault.c516 if(sh_isstate(SH_TIMING)) in sh_exit()
H A Dmain.c492 sh_offstate(SH_TIMING); in exfile()
H A Dxec.c54 #define SH_NTFORK SH_TIMING
1901 timer_on = sh_isstate(SH_TIMING); in sh_exec()
1909 sh_onstate(SH_TIMING); in sh_exec()
1912 sh_offstate(SH_TIMING); in sh_exec()