Lines Matching refs:time
82 - dso: name of library or module executed at the time of sample
83 - symbol: name of function executed at the time of sample
84 - symbol_size: size of function executed at the time of sample
87 - cpu: cpu number the task ran at the time of sample
88 - socket: processor socket number the task ran at the time of sample
89 - srcline: filename and line number executed at the time of sample. The
132 - symbol_daddr: name of data symbol being executed on at the time of sample
134 on at the time of the sample
135 - locked: whether the bus was locked at the time of the sample
136 - tlb: type of tlb access for the data at the time of the sample
137 - mem: type of memory access for the data at the time of the sample
138 - snoop: type of snoop (if any) for the data at the time of the sample
139 - dcacheline: the cacheline the data address is on at the time of the sample
140 - phys_daddr: physical address of data being executed on at the time of sample
398 --time::
399 Only analyze samples within given time window: <start>,<stop>. Times
400 have the format seconds.microseconds. If start is not given (i.e., time
402 stop time is not given (i.e, time string is 'x.y,') then analysis goes