Lines Matching +full:per +full:- +full:processor
4 // the intel-pt section of the jLLDBTraceStart packet in the
5 // lldb/docs/lldb-gdb-remote.txt documentation file. Similarly, it should match
14 "Trace size in bytes per thread. It must be a power of 2 greater "
24 "that support intel-pt.">;
26 : Option<"psb-period", "p">,
36 "the PSB period will be defined by the processor. If supported, "
52 : Option<"buffer-size", "s">,
56 "Size in bytes used by each individual per-thread or per-cpu trace "
62 : Option<"per-cpu-tracing", "c">,
65 "Instead of having an individual trace buffer per thread, which "
68 "threads, this option triggers the collection on a per cpu core "
74 "option forces the capture of TSC timestamps (see --tsc). Also, "
77 "because of its system-wide nature.">;
79 : Option<"total-size-limit", "l">,
83 "Maximum total trace size per process in bytes. This limit applies "
92 "\"processor trace\" reason, so that the user can retrace the "
102 "that support intel-pt.">;
104 : Option<"psb-period", "p">,
114 "the PSB period will be defined by the processor. If supported, "
127 : Option<"disable-cgroup-filtering", "d">,
129 "--per-cpu "