Searched refs:no_cache (Results 1 – 2 of 2) sorted by relevance
70 thr->time.no_cache = 1; in nxt_thread_time_free()235 if (nxt_slow_path(thr == NULL || thr->time.no_cache)) { in nxt_thread_time_string()324 thr->time.no_cache = 1; in nxt_thread_time_string()326 thr->time.no_cache = 0; in nxt_thread_time_string()415 thr->time.no_cache = 1; in nxt_thread_time_string_cache()417 thr->time.no_cache = 0; in nxt_thread_time_string_cache()
48 uint32_t no_cache; /* 1 bit */ member