Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/bench/
H A Dsynthesize.c134 "synthesizing events on the perf process itself:"); in run_single_threaded()
217 "synthesizing events on CPU 0:"); in run_multi_threaded()
/openbmc/qemu/include/exec/
H A Dmemattrs.h72 * if it is synthesizing an operation from multiple smaller accesses.
/openbmc/linux/tools/perf/arch/x86/util/
H A Devent.c28 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_extra_kmaps()
/openbmc/linux/tools/perf/util/
H A Dtsc.c98 pr_debug2("Synthesizing TSC conversion information\n"); in perf_event__synth_time_conv()
H A 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()
H A Dintel-bts.c815 pr_debug("Synthesizing 'branches' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_bts_synth_events()
H A Darm-spe.c650 * reversed: it calls arm_spe_sample() for synthesizing samples in arm_spe_run_decoder()
H A 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()
H A Dauxtrace.c1246 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
H A Dsymbol-elf.c666 * .plt, synthesizing its symbols, that aren't on the symtabs (be it
H A Dintel-pt.c3685 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
/openbmc/linux/tools/perf/tests/
H A Dmmap-thread-lookup.c166 * can safely run synthesizing function. in mmap_events()
/openbmc/linux/Documentation/devicetree/bindings/pci/
H A Dhost-generic-pci.yaml53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
/openbmc/linux/tools/perf/Documentation/
H A Dperf-top.txt281 The number of threads to run when synthesizing events for existing processes.
H A Dperf-record.txt701 The number of threads to run when synthesizing events for existing processes.
H A Dperf-intel-pt.txt875 Synthesizing auxtrace information
/openbmc/linux/Documentation/trace/coresight/
H A Dcoresight.rst514 synthesizing instruction and branch events from the instruction trace.
/openbmc/linux/net/dsa/
H A Ddsa.c832 /* Synthesizing an "admin down" state is sufficient for in dsa_tree_teardown_master()
/openbmc/linux/arch/powerpc/sysdev/xive/
H A Dcommon.c426 * do a re-trigger if Q was set rather than synthesizing an in xive_do_source_eoi()
/openbmc/linux/tools/perf/
H A Dbuiltin-record.c3983 /* Enable mmap build id synthesizing. */ in cmd_record()