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