Searched defs:build_id (Results 1 - 25 of 26) sorted by relevance

12

/linux-master/tools/perf/util/
H A Dbuild-id.h14 struct build_id { struct
H A Ddebuginfo.h18 const unsigned char *build_id; member in struct:debuginfo
H A Dtool.h69 event_op2 build_id, member in struct:perf_tool
H A Dgenelf.c79 char build_id[20]; member in struct:buildid_note
[all...]
H A Drecord.h54 bool build_id; member in struct:record_opts
H A Dbuild-id.c102 int build_id__sprintf(const struct build_id *build_id, char *bf) argument
[all...]
H A Dsymbol-elf.c1270 u8 build_id[BUILD_ID_SIZE]; local
[all...]
H A Dheader.c2340 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))]; member in struct:__anon322
/linux-master/lib/
H A Dbuildid.c16 static int parse_build_id_buf(unsigned char *build_id, argument
69 static int get_build_id_32(const void *page_addr, unsigned char *build_id, argument
94 static int get_build_id_64(const void *page_addr, unsigned char *build_id, argument
51 parse_build_id(const void *page_addr, unsigned char *build_id, __u32 *size, const void *note_start, Elf32_Word note_size) argument
126 build_id_parse(struct vm_area_struct *vma, unsigned char *build_id, __u32 *size) argument
172 build_id_parse_buf(const void *buf, unsigned char *build_id, u32 buf_size) argument
[all...]
/linux-master/sound/soc/qcom/qdsp6/
H A Dq6core.c32 uint32_t build_id; member in struct:avcs_cmdrsp_get_version
/linux-master/include/linux/soc/qcom/
H A Dsocinfo.h20 char build_id[SMEM_SOCINFO_BUILD_ID_LENGTH]; member in struct:socinfo
/linux-master/drivers/net/ethernet/sfc/
H A Defx_devlink.c246 unsigned int build_id; local
/linux-master/tools/testing/selftests/bpf/
H A Dtrace_helpers.c307 parse_build_id_buf(const void *note_start, Elf32_Word note_size, char *build_id) argument
335 int read_build_id(const char *path, char *build_id, size_t size) argument
/linux-master/drivers/tee/optee/
H A Doptee_smc.h103 unsigned long build_id; member in struct:optee_smc_call_get_os_revision_result
/linux-master/include/uapi/linux/
H A Dpsp-sev.h190 __u32 build_id; /* Out */ member in struct:sev_user_data_snp_status
H A Dperf_event.h459 build_id : 1, /* use build id in mmap2 events */ member in struct:perf_event_attr
H A Dbpf.h1445 unsigned char build_id[BPF_BUILD_ID_SIZE]; member in struct:bpf_stack_build_id
/linux-master/drivers/hwmon/
H A Dsch5627.c524 int build_code, build_id, hwmon_rev, val; local
/linux-master/drivers/net/phy/aquantia/
H A Daquantia_main.c491 u8 fw_major, fw_minor, build_id, prov_id; local
/linux-master/tools/lib/perf/include/perf/
H A Devent.h39 __u8 build_id[20]; member in struct:perf_record_mmap2::__anon358::__anon360
296 __u8 build_id[24]; member in union:perf_record_header_build_id::__anon365
498 struct perf_record_header_build_id build_id; member in union:perf_event
/linux-master/tools/perf/
H A Dbuiltin-inject.c665 const char *build_id, *dso_name; local
697 const char *build_id, *dso_name; local
[all...]
/linux-master/include/linux/
H A Dmodule.h413 unsigned char build_id[BUILD_ID_SIZE_MAX]; member in struct:module
/linux-master/tools/include/uapi/linux/
H A Dperf_event.h459 build_id : 1, /* use build id in mmap2 events */ member in struct:perf_event_attr
H A Dbpf.h1445 unsigned char build_id[BPF_BUILD_ID_SIZE]; member in struct:bpf_stack_build_id
/linux-master/kernel/events/
H A Dcore.c8613 u8 build_id[BUILD_ID_SIZE_MAX]; member in struct:perf_mmap_event

Completed in 305 milliseconds

12