Lines Matching refs:symbol
26 Be more verbose. (show symbol address, etc)
30 Show the number of samples for each symbol
54 --symbol-filter=::
59 Only display entries resolved to a symbol.
65 pid, comm, dso, symbol, parent, cpu, srcline, weight, local_weight.
72 - symbol: name of function executed at the time of sample
92 By default, comm, dso and symbol keys are used.
93 (i.e. --sort comm,dso,symbol)
124 - symbol_daddr: name of data symbol being executed on at the time of sample
155 all occurrences of this separator in symbol names (and other output)
276 Demangle symbol names to human readable form. It's enabled by default,
280 Demangle kernel symbol names to human readable form (for C++ kernels).