Searched refs:limit_ns (Results 1 – 1 of 1) sorted by relevance
134 #define perf_time_ctx(ctx, limit_ns, fmt, ...) \ argument142 if (__s.t > (limit_ns)) { \148 #define perf_time(limit_ns, fmt, ...) \ argument149 perf_time_ctx(NULL, limit_ns, fmt, ##__VA_ARGS__)