Searched defs:build_id_event (Results 1 – 2 of 2) sorted by relevance
132 struct build_id_event { struct133 struct perf_event_header header;134 pid_t pid;135 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];136 char filename[];
139 struct build_id_event { struct140 struct perf_event_header header;141 pid_t pid;142 u8 build_id[PERF_ALIGN(BUILD_ID_SIZE, sizeof(u64))];144 char filename[];