Searched refs:dtms_timestamp (Results 1 – 2 of 2) sorted by relevance
925 uint64_t dtms_timestamp; /* cached timestamp */ member
3381 mstate->dtms_timestamp = dtrace_gethrtime(); in dtrace_dif_variable()3384 return (mstate->dtms_timestamp); in dtrace_dif_variable()7345 mstate.dtms_timestamp = dtrace_gethrtime(); in dtrace_probe()7352 DTRACE_RECORD_STORE_TIMESTAMP(&dtrh, mstate.dtms_timestamp); in dtrace_probe()