Searched refs:EVENTS_WRITE_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
703 #define EVENTS_WRITE_BUFSIZE 4096 macro718 char name_buf[EVENTS_WRITE_BUFSIZE]; in bpf__unprobe()721 snprintf(name_buf, EVENTS_WRITE_BUFSIZE, in bpf__unprobe()723 name_buf[EVENTS_WRITE_BUFSIZE - 1] = '\0'; in bpf__unprobe()