Home
last modified time | relevance | path

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

/openbmc/qemu/tcg/
H A Dperf.c295 size_t symbol_size; in write_jr_code_load() local
297 symbol = pretty_symbol(q, &symbol_size); in write_jr_code_load()
299 rec.p.total_size = sizeof(rec) + symbol_size + host_size; in write_jr_code_load()
308 fwrite(symbol, symbol_size, 1, jitdump); in write_jr_code_load()
/openbmc/qemu/contrib/elf2dmp/
H A Dpdb.h104 uint32_t symbol_size; member
117 uint32_t symbol_size; member
/openbmc/linux/tools/perf/Documentation/
H A Dperf-report.txt85 - symbol_size: size of function executed at the time of sample