Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/tools/perf/util/
H A Dbpf-loader.c686 #define EVENTS_WRITE_BUFSIZE 4096 macro
701 char name_buf[EVENTS_WRITE_BUFSIZE]; in bpf__unprobe()
704 snprintf(name_buf, EVENTS_WRITE_BUFSIZE, in bpf__unprobe()
706 name_buf[EVENTS_WRITE_BUFSIZE - 1] = '\0'; in bpf__unprobe()

Completed in 3 milliseconds