Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dheader.c3228 static const size_t attr_pipe_abi_sizes[] = { variable
3245 for (i = 0 ; attr_pipe_abi_sizes[i]; i++) { in try_all_pipe_abis()
3246 if (hdr_sz != attr_pipe_abi_sizes[i]) { in try_all_pipe_abis()