Home
last modified time | relevance | path

Searched refs:attr_pipe_abi_sizes (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/tools/perf/util/
Dheader.c2941 static const size_t attr_pipe_abi_sizes[] = { variable
2958 for (i = 0 ; attr_pipe_abi_sizes[i]; i++) { in try_all_pipe_abis()
2959 if (hdr_sz != attr_pipe_abi_sizes[i]) { in try_all_pipe_abis()