Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dheader.c3863 static const size_t attr_pipe_abi_sizes[] = { variable
3880 for (i = 0 ; attr_pipe_abi_sizes[i]; i++) { in try_all_pipe_abis()
3881 if (hdr_sz != attr_pipe_abi_sizes[i]) { in try_all_pipe_abis()