Searched refs:PERF_SAMPLE_MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
34 char event_copy[PERF_SAMPLE_MAX_SIZE] __attribute__((aligned(8)));
87 #define PERF_SAMPLE_MAX_SIZE (1 << 16) macro
356 char buf[PERF_SAMPLE_MAX_SIZE]; in auxtrace_queues__add_indexed_event()359 PERF_SAMPLE_MAX_SIZE, &event, NULL); in auxtrace_queues__add_indexed_event()
696 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()