MCPcopy Create free account
hub / github.com/dtrace4linux/linux / dtrace_hres_tick

Function dtrace_hres_tick

uts/common/os/dtrace_subr.c:71–99  ·  view source on GitHub ↗

* Making available adjustable high-resolution time in DTrace is regrettably * more complicated than one might think it should be. The problem is that * the variables related to adjusted high-resolution time (hrestime, * hrestime_adj and friends) are adjusted under hres_lock -- and this lock may * be held when we enter probe context. One might think that we could address * this by having a s

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dtrace_gethrtimeFunction · 0.85
dtrace_membar_producerFunction · 0.85

Tested by

no test coverage detected