Home
last modified time | relevance | path

Searched defs:nr_threads_synthesize (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/bench/
H A Dsynthesize.c65 const unsigned int nr_threads_synthesize = 1; in do_run_single_threaded() local
209 unsigned int nr_threads_synthesize; in run_multi_threaded() local
150 do_run_multi_threaded(struct target *target, unsigned int nr_threads_synthesize) do_run_multi_threaded() argument
[all...]
/kernel/linux/linux-6.6/tools/perf/bench/
H A Dsynthesize.c65 const unsigned int nr_threads_synthesize = 1; in do_run_single_threaded() local
209 unsigned int nr_threads_synthesize; in run_multi_threaded() local
150 do_run_multi_threaded(struct target *target, unsigned int nr_threads_synthesize) do_run_multi_threaded() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dtop.h47 unsigned int nr_threads_synthesize; member
H A Drecord.h73 unsigned int nr_threads_synthesize; member
H A Dsynthetic-events.c897 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool mmap_data, unsigned int nr_threads_synthesize) perf_event__synthesize_threads() argument
1670 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct perf_thread_map *threads, perf_event__handler_t process, bool data_mmap, unsigned int nr_threads_synthesize) __machine__synthesize_threads() argument
1685 machine__synthesize_threads(struct machine *machine, struct target *target, struct perf_thread_map *threads, bool data_mmap, unsigned int nr_threads_synthesize) machine__synthesize_threads() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dtop.h51 unsigned int nr_threads_synthesize; member
H A Drecord.h75 unsigned int nr_threads_synthesize; member
H A Dsynthetic-events.c1002 perf_event__synthesize_threads(struct perf_tool *tool, perf_event__handler_t process, struct machine *machine, bool needs_mmap, bool mmap_data, unsigned int nr_threads_synthesize) perf_event__synthesize_threads() argument
1911 __machine__synthesize_threads(struct machine *machine, struct perf_tool *tool, struct target *target, struct perf_thread_map *threads, perf_event__handler_t process, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) __machine__synthesize_threads() argument
1946 machine__synthesize_threads(struct machine *machine, struct target *target, struct perf_thread_map *threads, bool needs_mmap, bool data_mmap, unsigned int nr_threads_synthesize) machine__synthesize_threads() argument

Completed in 15 milliseconds