Lines Matching refs:i
82 sudo perf report -i pt_ls
229 Note that the default config must be overridden for each term i.e.
295 The default config selects tsc (i.e. tsc=1).
301 The default config does not select noretcomp (i.e. noretcomp=0).
336 of 3 (i.e. psb_period=3) or the nearest lower value that is
558 selects a buffer size of 16 pages i.e. 64KiB.
634 There may be buffer limitations (i.e. single ToPa entry) which means that actual
708 command to run (i.e. the workload).
713 In per-cpu mode all processes (or processes from the selected cgroup i.e. -G
857 i synthesize "instructions" events
866 g synthesize a call chain (use with i or x)
868 l synthesize last branch entries (use with i or x)
941 sets the period to 10us i.e. one instruction sample is synthesized for each 10
943 "ns" (nanoseconds), "t" (TSC ticks) or "i" (instructions).
957 'instructions' (i.e. --itrace=i1i).
1004 cases, avoid specifying the event period i.e. avoid the 'perf record' -c option,
1019 TIP packets. The q option can be used with the b and i options but the period
1045 Repeating the q option (double-q i.e. qq) results in even faster decoding and even
1047 instruction pointer if there is a FUP packet within PSB+ (i.e. between PSB and
1064 perf script has an option (-D) to "dump" the events i.e. display the binary
1093 perf inject --itrace -i perf.data -o perf.data.new
1114 $ perf inject -i perf.data -o inj --itrace=i100usle --strip