Home
last modified time | relevance | path

Searched refs:mapped_size (Results 1 – 3 of 3) sorted by relevance

/tools/perf/util/
A Djitdump.h112 uint64_t mapped_size; member
A Djitdump.c330 jr->unwinding.mapped_size = bswap_64(jr->unwinding.mapped_size); in jit_get_next_entry()
692 jd->unwinding_mapped_size = jr->unwinding.mapped_size; in jit_repipe_unwinding_info()
/tools/perf/Documentation/
A Djitdump-specification.txt160 uint64_t mapped_size : the size of the unwinding data mapped in memory
170 NOTE: The mapped_size is generally either the same as unwind_data_size (if the unwinding data was m…

Completed in 5 milliseconds