Searched refs:live (Results 1 – 10 of 10) sorted by relevance
63 --live::64 Show live page stat. The perf kmem shows total allocation stat by65 default, but this option shows live (currently allocated) pages
16 'perf kvm stat [record|report|live] [<options>]63 'perf kvm stat live' reports statistical data in a live mode (similar to64 record + report but with statistical data updated live at a given display
47 using 'live-mode' i.e. without writing anything to disk. <script>60 <top-script> and to run the <top-script> using 'live-mode'67 record' and 'live-mode' variants; this isn't possible however for68 <top-script> 'live-mode' or 'perf script report' variants.
20 This is a live mode tool in addition to working with perf.data files like208 live sessions (without --input/-i), 127 otherwise.
77 the live probes.
105 bool live; member
612 if (kvm->live) { in print_result()711 if (kvm->live) { in cpu_isa_config()947 kvm->live = true; in kvm_events_live_report()
174 bool live; member1411 if (!trace->live) in thread__fd_path()3903 trace->live = true;4148 trace->live = false;
106 c) Higher live patching compatibility rate
3175 def parseTraceLog(live=False): argument3180 if not live:5914 def processData(live=False, quiet=False): argument5921 testruns, error = parseTraceLog(live)