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

/linux-master/tools/perf/util/
H A Dbpf-event.c25 static int snprintf_hex(char *buf, size_t size, unsigned char *data, size_t len) function
136 name_len += snprintf_hex(buf + name_len, size - name_len,

Completed in 119 milliseconds