Searched full:analyze (Results 1 – 25 of 109) sorted by relevance
12345
/linux/tools/perf/Documentation/ |
H A D | perf-kmem.txt | 61 Analyze SLAB allocator events. 64 Analyze page allocator events 72 Only analyze samples within given time window: <start>,<stop>. Times
|
H A D | perf-kvm.txt | 94 analyze events which occur on this vcpu. (default: all vcpus) 108 Analyze events only for given process ID(s) (comma separated list). 128 Analyze events only for given process ID(s) (comma separated list). 131 analyze events which occur on this vcpu. (default: all vcpus)
|
H A D | perf-kwork.txt | 107 Only analyze samples within given time window: <start>,<stop>. Times 137 Only analyze samples within given time window: <start>,<stop>. Times 176 Only analyze samples within given time window: <start>,<stop>. Times 206 Only analyze samples within given time window: <start>,<stop>. Times
|
H A D | perf-lock.txt | 6 perf-lock - Analyze lock events 15 You can analyze various lock behaviours
|
/linux/tools/perf/scripts/python/bin/ |
H A D | event_analyzing_sample-report | 2 # description: analyze all perf samples
|
H A D | task-analyzer-report | 2 # description: analyze timings of tasks
|
H A D | stackcollapse-record | 6 # you want to analyze.
|
H A D | event_analyzing_sample-record | 6 # you want to analyze.
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | index.rst | 8 Using DAMON, users can analyze the memory access patterns of their systems and
|
/linux/tools/tracing/rtla/ |
H A D | README.txt | 3 The rtla meta-tool includes a set of commands that aims to analyze
|
/linux/arch/loongarch/ |
H A D | Kconfig.debug | 24 traces. It unwind the stack frame based on prologue code analyze. Symbol
|
/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-recheck-scf.sh | 4 # Analyze a given results directory for rcutorture progress.
|
H A D | kvm-recheck-lock.sh | 4 # Analyze a given results directory for locktorture progress.
|
H A D | kvm-recheck-refscale.sh | 4 # Analyze a given results directory for refscale performance measurements.
|
H A D | kvm-recheck-rcuscale.sh | 4 # Analyze a given results directory for rcuscale scalability measurements.
|
H A D | kvm-recheck-rcu.sh | 4 # Analyze a given results directory for rcutorture progress.
|
H A D | kvm-recheck-rcuscale-ftrace.sh | 4 # Analyze a given results directory for rcuscale performance measurements,
|
/linux/Documentation/tools/rtla/ |
H A D | rtla.rst | 17 analyze the real-time properties of Linux. But instead of testing Linux
|
/linux/drivers/media/usb/gspca/ |
H A D | sn9c2028.h | 37 "SOF found, bytes to analyze: %u - Frame starts at byte #%u\n", in sn9c2028_find_sof()
|
H A D | pac_common.h | 101 "SOF found, bytes to analyze: %u - Frame starts at byte #%u\n", in pac_find_sof()
|
/linux/Documentation/mm/ |
H A D | page_owner.rst | 12 When we need to know about status of all pages, we can get and analyze 74 4) Analyze information from page owner::
|
/linux/security/ipe/ |
H A D | eval.c | 269 * evaluate_property() - Analyze @ctx against a rule property. 306 * ipe_evaluate_event() - Analyze @ctx against the current active policy.
|
/linux/arch/alpha/include/asm/ |
H A D | vga.h | 42 /* Do not trust that the usage will be correct; analyze the arguments. */
|
/linux/arch/um/os-Linux/ |
H A D | time.c | 104 /* block SIGALRM while we analyze the timer state */ in os_idle_sleep()
|
/linux/drivers/ata/ |
H A D | libata-eh.c | 1560 * ata_eh_analyze_serror - analyze SError for a failed port 1561 * @link: ATA link to analyze SError for 1563 * Analyze SError if available and further determine cause of 1609 * ata_eh_analyze_tf - analyze taskfile of a failed qc 1610 * @qc: qc to analyze 1612 * Analyze taskfile of @qc and further determine cause of 1944 * ata_eh_worth_retry - analyze error and decide whether to retry 2070 * ata_eh_link_autopsy - analyze error and determine recovery action 2073 * Analyze why @link failed and determine which recovery actions 2094 /* obtain and analyze SError */ in ata_eh_link_autopsy() [all …]
|
12345