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

/linux-4.4.14/tools/perf/util/
H A Dbpf-loader.c239 #define EVENTS_WRITE_BUFSIZE 4096 bpf__unprobe() macro
255 char name_buf[EVENTS_WRITE_BUFSIZE]; bpf_object__for_each_program()
258 snprintf(name_buf, EVENTS_WRITE_BUFSIZE, bpf_object__for_each_program()
260 name_buf[EVENTS_WRITE_BUFSIZE - 1] = '\0'; bpf_object__for_each_program()

Completed in 41 milliseconds