Lines Matching refs:sample
33 Show sample percentage for different cpu modes.
76 - dso: name of library or module executed at the time of sample
77 - symbol: name of function executed at the time of sample
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
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
119 overhead, overhead_sys, overhead_us, overhead_children, sample and period.
129 - symbol_daddr: name of data symbol being executed on at the time of sample
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
281 This allows to examine the path the program took to each sample.