Home
last modified time | relevance | path

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

/dports/devel/tbb/oneTBB-2020.3/examples/parallel_for/tachyon/src/
H A Dutil.cpp82 timer gettimer(void) { in gettimer() function
101 timer gettimer(void) { in gettimer() function
122 timer gettimer(void) { in gettimer() function
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/tbb/examples/parallel_for/tachyon/src/
H A Dutil.cpp82 timer gettimer(void) { in gettimer() function
101 timer gettimer(void) { in gettimer() function
122 timer gettimer(void) { in gettimer() function
/dports/devel/onetbb/oneTBB-2021.4.0/examples/parallel_for/tachyon/src/
H A Dutil.cpp82 timer gettimer(void) { in gettimer() function
101 timer gettimer(void) { in gettimer() function
120 timer gettimer(void) { in gettimer() function
/dports/audio/ocp/ocp-0.2.90/devp/
H A Ddevpnone.c67 static uint32_t gettimer(void) in gettimer() function
H A Ddevpdisk.c137 static uint32_t gettimer(void) in gettimer() function
H A Ddevposs.c338 static uint32_t gettimer(void) in gettimer() function
H A Ddevpalsa.c353 static uint32_t gettimer(void) in gettimer() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dtiming.c38 time_t gettimer(void) in gettimer() function
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dtiming.c38 time_t gettimer(void) in gettimer() function
/dports/math/parmgridgen/ParMGridGen-1.0/MGridGen/IMlib/
H A DIMlib.h128 #define gettimer(tmr) (tmr) macro
/dports/games/quadra/quadra-1.3.0/source/
H A Dnet_list.cpp1049 Dword Net_list::gettimer() const { in gettimer() function in Net_list
/dports/devel/mercurial/mercurial-6.0/contrib/
H A Dperf.py386 def gettimer(ui, opts=None): function