Searched refs:EVENTS_WRITE_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
932 #define EVENTS_WRITE_BUFSIZE 4096 macro947 char name_buf[EVENTS_WRITE_BUFSIZE]; in bpf__unprobe()950 snprintf(name_buf, EVENTS_WRITE_BUFSIZE, in bpf__unprobe()952 name_buf[EVENTS_WRITE_BUFSIZE - 1] = '\0'; in bpf__unprobe()