Home
last modified time | relevance | path

Searched refs:buf_count_fd (Results 1 - 1 of 1) sorted by relevance

/third_party/musl/libc-test/src/functionalext/trace/
H A Dtrace_marker.c471 int buf_count_fd = snprintf(buf_count, BUFFER_LEN, "C|%d|%s %d", getpid(), "traceCount_forkfir", traceCount); in trace_marker_0060() local
472 if (buf_count_fd < 0) { in trace_marker_0060()
502 int buf_count_fd = snprintf(buf_count, BUFFER_LEN, "C|%d|%s %d", getpid(), "traceCount_forksec", traceCount); in trace_marker_0060() local
503 if (buf_count_fd < 0) { in trace_marker_0060()

Completed in 3 milliseconds