Home
last modified time | relevance | path

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

/Linux-v6.1/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.1/tools/perf/arch/x86/util/
Devent.c26 pr_debug("Not enough memory synthesizing mmap event " in perf_event__synthesize_extra_kmaps()
/Linux-v6.1/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()
1121 pr_debug("Not enough memory synthesizing mmap event " in __perf_event__synthesize_kernel_mmap()
1834 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.c630 * reversed: it calls arm_spe_sample() for synthesizing samples in arm_spe_run_decoder()
Dmachine.c2064 * When synthesizing FORK events, we are trying to create thread in machine__process_fork_event()
2070 * But when synthesizing, this should not be done. If we do, we end up in machine__process_fork_event()
Dsymbol-elf.c310 * .plt, synthesizing its symbols, that aren't on the symtabs (be it
Dauxtrace.c1242 pr_debug2("Synthesizing auxtrace information\n"); in perf_event__synthesize_auxtrace_info()
Dintel-pt.c3606 pr_debug("Synthesizing '%s' event with id %" PRIu64 " sample type %#" PRIx64 "\n", in intel_pt_synth_event()
/Linux-v6.1/tools/perf/tests/
Dmmap-thread-lookup.c166 * can safely run synthesizing function. in mmap_events()
/Linux-v6.1/Documentation/devicetree/bindings/pci/
Dhost-generic-pci.yaml53 addresses by synthesizing Enhanced Allocation (EA) capabilities for
/Linux-v6.1/tools/perf/Documentation/
Dperf-top.txt274 The number of threads to run when synthesizing events for existing processes.
Dperf-record.txt664 The number of threads to run when synthesizing events for existing processes.
Dperf-intel-pt.txt866 Synthesizing auxtrace information
/Linux-v6.1/Documentation/trace/coresight/
Dcoresight.rst514 synthesizing instruction and branch events from the instruction trace.
/Linux-v6.1/net/dsa/
Ddsa2.c1091 /* Synthesizing an "admin down" state is sufficient for in dsa_tree_teardown_master()
/Linux-v6.1/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.1/tools/perf/
Dbuiltin-record.c4020 /* Enable mmap build id synthesizing. */ in cmd_record()