Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Djitdump.c35 struct jit_buf_desc { struct
36 struct perf_data *output;
38 struct machine *machine;
39 struct nsinfo *nsi;
40 union jr_entry *entry;
41 void *buf;
42 uint64_t sample_type;
43 size_t bufsize;
44 FILE *in;
46 bool use_arch_timestamp;
[all …]