Searched refs:dep_cycle_ns (Results 1 – 2 of 2) sorted by relevance
57 u_longlong_t dep_inserts, dep_cycle_ns, dep_insert_ns; in startd_status() local83 if (mdb_readvar(&dep_cycle_ns, "dep_cycle_ns") == -1) { in startd_status()176 dep_inserts ? dep_cycle_ns / (1000 * dep_inserts) : 0, in startd_status()
266 static u_longlong_t dep_cycle_ns = 0; variable1198 dep_cycle_ns += gethrtime() - now; in graph_insert_dependency()