Home
last modified time | relevance | path

Searched refs:id_buf (Results 1 – 1 of 1) sorted by relevance

/tools/perf/util/
A Dtrace-event-info.c409 char id_buf[24]; in tracepoint_id_to_path() local
434 if (read(fd, id_buf, sizeof(id_buf)) < 0) { in tracepoint_id_to_path()
439 id = atoll(id_buf); in tracepoint_id_to_path()

Completed in 4 milliseconds