Lines Matching refs:of

30 	Show the number of samples for each symbol
41 file://filename entries. This option will affect the percentage of
51 file://filename entries. This option will affect the percentage of
56 file://filename entries. This option will affect the percentage of
74 - comm: command (name) of the task which can be read via /proc/<pid>/comm
75 - pid: command and tid of the task
76 - dso: name of library or module executed at the time of sample
77 - symbol: name of function executed at the time of sample
78 - parent: name of function matched to the parent regex filter. Unmatched
80 - cpu: cpu number the task ran at the time of sample
81 - srcline: filename and line number executed at the time of sample. The
85 - local_weight: Local weight version of the weight above.
87 - overhead: Overhead percentage of sample
88 - overhead_sys: Overhead percentage of sample running in system mode
89 - overhead_us: Overhead percentage of sample running in user mode
90 - overhead_guest_sys: Overhead percentage of sample running in system mode
92 - overhead_guest_us: Overhead percentage of sample running in user mode on
94 - sample: Number of sample
95 - period: Raw number of event count of sample
104 - dso_from: name of library or module branched from
105 - dso_to: name of library or module branched to
106 - symbol_from: name of function branched from
107 - symbol_to: name of function branched to
129 - symbol_daddr: name of data symbol being executed on at the time of sample
130 - dso_daddr: name of library or module containing the data being executed
131 on at the time of sample
132 - locked: whether the bus was locked at the time of sample
133 - tlb: type of tlb access for the data at the time of sample
134 - mem: type of memory access for the data at the time of sample
135 - snoop: type of snoop (if any) for the data at the time of sample
136 - dcacheline: the cacheline the data address is on at the time of sample
143 A regex filter to identify parent. The parent is a caller of this
160 all occurrences of this separator in symbol names (and other output)
172 - flat: single column, linear exposure of call chains.
174 - fractal: like graph, but displays relative rates. Each branch of
193 Accumulate callchain of children to parent entry so that then can
210 Ignore callees of the function(s) matching the given regex.
211 This has the effect of collecting the callers of each such
220 zooming into DSOs or threads, among other features. Use of --tui
246 --cpu:: Only report samples for the list of CPUs provided. Multiple CPUs can
247 be provided as a comma-separated list with no space: 0,1. Ranges of
259 Show raw instruction encoding of assembly instructions.
261 --show-total-period:: Show a column with the sum of periods.
267 It currently includes: cpu and numa topology of the host system.
271 Use the addresses of sampled taken branches instead of the instruction
280 Add the addresses of sampled taken branches to the callstack.
298 Use the data addresses of samples in addition to instruction addresses
309 Determine how to display the overhead percentage of filtered entries.
314 sum of shown entries will be always 100%. "absolute" means it retains