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