Searched refs:NGX_DEBUG_POINTS_STOP (Results 1 – 3 of 3) sorted by relevance
21 #define NGX_DEBUG_POINTS_STOP 1 macro
39 { ngx_string("stop"), NGX_DEBUG_POINTS_STOP },
621 case NGX_DEBUG_POINTS_STOP: in ngx_debug_point()