/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-inject.c | 330 struct thread *thread; in findnew_dso() local 564 struct thread *thread; in perf_event__inject_buildid() local [all...] |
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | code-reading.c | 378 struct thread *thread; in process_sample_event() local 236 read_object_code(u64 addr, size_t len, u8 cpumode, struct thread *thread, struct state *state) read_object_code() argument 555 struct thread *thread; do_test_code_reading() local [all...] |
/kernel/linux/linux-5.10/tools/io_uring/ |
H A D | io_uring-bench.c | 73 pthread_t thread; member
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | event.c | 533 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() argument 598 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map_fb() argument 611 thread__find_symbol(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol() argument 620 thread__find_symbol_fb(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) thread__find_symbol_fb() argument 636 struct thread *thread = machine__findnew_thread(machine, sample->pid, machine__resolve() local 734 thread__resolve(struct thread *thread, struct addr_location *al, struct perf_sample *sample) thread__resolve() argument [all...] |
H A D | unwind-libunwind-local.c | 98 struct thread *thread; member 572 static int entry(u64 ip, struct thread *thread, in entry() argument 705 _unwind__get_entries(unwind_entry_cb_t cb, void *arg, struct thread *thread, struct perf_sample *data, int max_stack) _unwind__get_entries() argument [all...] |
H A D | arm-spe.c | 86 struct thread *thread; member [all...] |
H A D | build-id.c | 51 struct thread *thread = machine__findnew_thread(machine, sample->pid, in build_id__mark_dso_hit() local 73 struct thread *thread = machine__findnew_thread(machine, in perf_event__exit_del_thread() local [all...] |
H A D | jitdump.c | 769 struct thread *thread = machine__findnew_thread(machine, pid, pid); in jit_add_pid() local 781 struct thread *thread = machine__find_thread(machine, pid, pid); in jit_has_pid() local [all...] |
/kernel/linux/linux-5.10/tools/power/acpi/os_specific/service_layers/ |
H A D | osunixxf.c | 1248 pthread_t thread; in acpi_os_get_thread_id() local 1272 pthread_t thread; in acpi_os_execute() local [all...] |
/kernel/linux/linux-5.10/kernel/debug/ |
H A D | gdbstub.c | 496 struct task_struct *thread; in gdb_get_regs_helper() local 814 struct task_struct *thread; in gdb_cmd_task() local 852 struct task_struct *thread; gdb_cmd_thread() local [all...] |
/kernel/linux/linux-5.10/kernel/sched/ |
H A D | cpufreq_schedutil.c | 41 struct task_struct *thread; member 697 struct task_struct *thread; local [all...] |
/kernel/linux/linux-5.10/kernel/sched/rtg/ |
H A D | frame_rtg.c | 370 struct task_struct *thread = NULL; in update_frame_task_prio() local [all...] |
/kernel/linux/linux-5.10/drivers/media/rc/ |
H A D | rc-core-priv.h | 50 struct task_struct *thread; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 369 submit_cl(struct drm_device *dev, uint32_t thread, uint32_t start, uint32_t end) in submit_cl() argument
|
/kernel/linux/linux-6.6/drivers/media/rc/ |
H A D | rc-core-priv.h | 50 struct task_struct *thread; member
|
/kernel/linux/linux-6.6/drivers/acpi/ |
H A D | acpi_dbg.c | 52 struct task_struct *thread; member [all...] |
/kernel/linux/linux-6.6/include/linux/ |
H A D | pktcdvd.h | 56 struct task_struct *thread; member
|
H A D | vfio.h | 346 void (*thread)(void *, void *); member
|
/kernel/linux/linux-6.6/include/drm/ |
H A D | gpu_scheduler.h | 510 struct task_struct *thread; member
|
/kernel/linux/linux-6.6/kernel/debug/ |
H A D | gdbstub.c | 493 struct task_struct *thread; in gdb_get_regs_helper() local 811 struct task_struct *thread; in gdb_cmd_task() local 849 struct task_struct *thread; gdb_cmd_thread() local [all...] |
/kernel/linux/linux-6.6/arch/x86/events/intel/ |
H A D | p4.c | 953 int thread = p4_ht_config_thread(hwc->config); in __p4_pmu_enable_event() local 1226 static int p4_next_cntr(int thread, unsigned long *used_mask, in p4_next_cntr() argument 1247 unsigned int i, thread, num; in p4_pmu_schedule_events() local [all...] |
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/resctrl/ |
H A D | pseudo_lock.c | 1180 struct task_struct *thread; in pseudo_lock_measure_cycles() local 1300 struct task_struct *thread; rdtgroup_pseudo_lock_create() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/ |
H A D | selftest_migrate.c | 687 struct threaded_migrate *thread; in threaded_migrate() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/vc4/ |
H A D | vc4_gem.c | 372 submit_cl(struct drm_device *dev, uint32_t thread, uint32_t start, uint32_t end) in submit_cl() argument
|
/kernel/linux/linux-6.6/tools/lib/perf/ |
H A D | evlist.c | 400 static void perf_evsel__set_sid_idx(struct perf_evsel *evsel, int idx, int cpu, int thread) in perf_evsel__set_sid_idx() argument 249 perf_evlist__id_hash(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_hash() argument 270 perf_evlist__id_add(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, u64 id) perf_evlist__id_add() argument 278 perf_evlist__id_add_fd(struct perf_evlist *evlist, struct perf_evsel *evsel, int cpu, int thread, int fd) perf_evlist__id_add_fd() argument 449 mmap_per_evsel(struct perf_evlist *evlist, struct perf_evlist_mmap_ops *ops, int idx, struct perf_mmap_param *mp, int cpu_idx, int thread, int *_output, int *_output_overwrite, int *nr_mmaps) mmap_per_evsel() argument 548 int cpu, thread, idx = 0; mmap_per_thread() local 591 int cpu, thread; mmap_per_cpu() local [all...] |