Home
last modified time | relevance | path

Searched full:synthesizing (Results 1 – 18 of 18) sorted by relevance

/Linux-v5.15/tools/perf/bench/
Dsynthesize.c134 "synthesizing events on the perf process itself:"); in run_single_threaded()
217 "synthesizing events on CPU 0:"); in run_multi_threaded()
/Linux-v5.15/tools/perf/arch/x86/util/
Devent.c26 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_extra_kmaps()
/Linux-v5.15/tools/perf/util/
Dtsc.c98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
Dsynthetic-events.c650 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_modules()
1084 pr_debug("Not enough memory synthesizing mmap event " in __perf_event__synthesize_kernel_mmap()
1716 pr_debug2("Synthesizing id index\n"); in perf_event__synthesize_id_index()
Dintel-bts.c815 pr_debug("Synthesizing 'branches' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_bts_synth_events()
Darm-spe.c447 * reversed: it calls arm_spe_sample() for synthesizing samples in arm_spe_run_decoder()
Dmachine.c1949 * When synthesizing FORK events, we are trying to create thread in machine__process_fork_event()
1955 * But when synthesizing, this should not be done. If we do, we end up in machine__process_fork_event()
Dsymbol-elf.c283 * .plt, synthesizing its symbols, that aren't on the symtabs (be it
Dauxtrace.c1202 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
Dintel-pt.c3176 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
/Linux-v5.15/tools/perf/tests/
Dmmap-thread-lookup.c166 * can safely run synthesizing function. in mmap_events()
/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.yaml53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
/Linux-v5.15/tools/perf/Documentation/
Dperf-top.txt273 The number of threads to run when synthesizing events for existing processes.
Dperf-record.txt629 The number of threads to run when synthesizing events for existing processes.
Dperf-intel-pt.txt828 Synthesizing auxtrace information
/Linux-v5.15/Documentation/trace/coresight/
Dcoresight.rst508 synthesizing instruction and branch events from the instruction trace.
/Linux-v5.15/arch/powerpc/sysdev/xive/
Dcommon.c406 * do a re-trigger if Q was set rather than synthesizing an in xive_do_source_eoi()
/Linux-v5.15/tools/perf/
Dbuiltin-record.c2700 /* Enable mmap build id synthesizing. */ in cmd_record()