Home
last modified time | relevance | path

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

/Linux-v6.6/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-v6.6/tools/perf/arch/x86/util/
Devent.c28 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_extra_kmaps()
/Linux-v6.6/tools/perf/util/
Dtsc.c98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
Dsynthetic-events.c680 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_modules()
1123 pr_debug("Not enough memory synthesizing mmap event " in __perf_event__synthesize_kernel_mmap()
1837 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.c650 * reversed: it calls arm_spe_sample() for synthesizing samples in arm_spe_run_decoder()
Dmachine.c2124 * When synthesizing FORK events, we are trying to create thread in machine__process_fork_event()
2130 * But when synthesizing, this should not be done. If we do, we end up in machine__process_fork_event()
Dauxtrace.c1246 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
Dsymbol-elf.c666 * .plt, synthesizing its symbols, that aren't on the symtabs (be it
Dintel-pt.c3681 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
/Linux-v6.6/tools/perf/tests/
Dmmap-thread-lookup.c166 * can safely run synthesizing function. in mmap_events()
/Linux-v6.6/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.yaml53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
/Linux-v6.6/tools/perf/Documentation/
Dperf-top.txt281 The number of threads to run when synthesizing events for existing processes.
Dperf-record.txt701 The number of threads to run when synthesizing events for existing processes.
Dperf-intel-pt.txt875 Synthesizing auxtrace information
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight.rst514 synthesizing instruction and branch events from the instruction trace.
/Linux-v6.6/net/dsa/
Ddsa.c832 /* Synthesizing an "admin down" state is sufficient for in dsa_tree_teardown_master()
/Linux-v6.6/arch/powerpc/sysdev/xive/
Dcommon.c426 * do a re-trigger if Q was set rather than synthesizing an in xive_do_source_eoi()
/Linux-v6.6/tools/perf/
Dbuiltin-record.c3998 /* Enable mmap build id synthesizing. */ in cmd_record()