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

/linux-master/tools/perf/util/
H A Dauxtrace.c687 #define MAX_AUX_SAMPLE_SIZE (60 * 1024) macro
711 if (sz > MAX_AUX_SAMPLE_SIZE) {
713 sz, MAX_AUX_SAMPLE_SIZE);

Completed in 103 milliseconds