Searched refs:PERF_STOP (Results 1 – 7 of 7) sorted by relevance
39 #define PERF_STOP(x) __asm__(".byte 0x0f, 0x31" : "=a" (__c2l), "=d" (__c2h)); \ macro50 #define PERF_STOP(x) /* null definition */ macro
141 PERF_STOP("ip_forward"); in ip_forward()248 PERF_STOP("ip_input"); in ip_input()306 PERF_STOP("ip_output_if"); in ip_output_if()
267 PERF_STOP("ip_forward"); in ip_forward()
691 PERF_STOP("pbuf_free"); in pbuf_free()
432 PERF_STOP("udp_input");
419 PERF_STOP("tcp_input"); in tcp_input()
256 PERF_STOP(x) - stop measuring something, and record the result.