BUILD_ID_SIZE 177 tools/perf/builtin-buildid-cache.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 199 tools/perf/builtin-buildid-cache.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 277 tools/perf/builtin-buildid-cache.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 303 tools/perf/builtin-buildid-cache.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 31 tools/perf/tests/sdt.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 112 tools/perf/util/build-id.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 129 tools/perf/util/build-id.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 307 tools/perf/util/build-id.c memcpy(&b.build_id, build_id, BUILD_ID_SIZE); BUILD_ID_SIZE 6 tools/perf/util/build-id.h #define SBUILD_ID_SIZE (BUILD_ID_SIZE * 2 + 1) BUILD_ID_SIZE 166 tools/perf/util/dso.h u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 1952 tools/perf/util/header.c u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))]; BUILD_ID_SIZE 464 tools/perf/util/symbol-elf.c if (size < BUILD_ID_SIZE) BUILD_ID_SIZE 538 tools/perf/util/symbol-elf.c if (size < BUILD_ID_SIZE) BUILD_ID_SIZE 564 tools/perf/util/symbol-elf.c if (size < BUILD_ID_SIZE) BUILD_ID_SIZE 753 tools/perf/util/symbol-elf.c u8 build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 755 tools/perf/util/symbol-elf.c if (elf_read_build_id(elf, build_id, BUILD_ID_SIZE) < 0) { BUILD_ID_SIZE 342 tools/perf/util/symbol-minimal.c unsigned char build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 349 tools/perf/util/symbol-minimal.c if (filename__read_build_id(ss->name, build_id, BUILD_ID_SIZE) > 0) { BUILD_ID_SIZE 1618 tools/perf/util/symbol.c unsigned char build_id[BUILD_ID_SIZE]; BUILD_ID_SIZE 1685 tools/perf/util/symbol.c if (filename__read_build_id(name, build_id, BUILD_ID_SIZE) > 0) BUILD_ID_SIZE 1929 tools/perf/util/symbol.c u8 host_build_id[BUILD_ID_SIZE];