Searched refs:PERF_SAMPLE_MAX_SIZE (Results 1 – 5 of 5) sorted by relevance
28 char event_copy[PERF_SAMPLE_MAX_SIZE] __aligned(8);
95 #define PERF_SAMPLE_MAX_SIZE (1 << 16) macro
387 char buf[PERF_SAMPLE_MAX_SIZE]; in auxtrace_queues__add_indexed_event()390 PERF_SAMPLE_MAX_SIZE, &event, NULL); in auxtrace_queues__add_indexed_event()
328 etmq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in cs_etm__alloc_queue()
781 ptq->event_buf = malloc(PERF_SAMPLE_MAX_SIZE); in intel_pt_alloc_queue()