Home
last modified time | relevance | path

Searched defs:jitheader (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/tools/perf/util/
Djitdump.h37 struct jitheader { struct
38 uint32_t magic; /* characters "jItD" */
39 uint32_t version; /* header version */
40 uint32_t total_size; /* total size of header */
41 uint32_t elf_mach; /* elf mach target */
42 uint32_t pad1; /* reserved */
43 uint32_t pid; /* JIT process id */
44 uint64_t timestamp; /* timestamp */
45 uint64_t flags; /* flags */