Home
last modified time | relevance | path

Searched defs:thread (Results 776 - 800 of 941) sorted by relevance

1...<<3132333435363738

/kernel/linux/linux-5.10/tools/perf/util/
H A Devsel.c1399 void evsel__compute_deltas(struct evsel *evsel, int cpu, int thread, in evsel__compute_deltas() argument
1439 static int evsel__read_one(struct evsel *evsel, int cpu, int thread) in evsel__read_one() argument
1447 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count() argument
1462 perf_evsel__process_group_data(struct evsel *leader, int cpu, int thread, u64 *data) perf_evsel__process_group_data() argument
1499 evsel__read_group(struct evsel *leader, int cpu, int thread) evsel__read_group() argument
1529 evsel__read_counter(struct evsel *evsel, int cpu, int thread) evsel__read_counter() argument
1539 __evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread, bool scale) __evsel__read_on_cpu() argument
1559 get_group_fd(struct evsel *evsel, int cpu, int thread) get_group_fd() argument
1612 ignore_missing_thread(struct evsel *evsel, int nr_cpus, int cpu, struct perf_thread_map *threads, int thread, int err) ignore_missing_thread() argument
1706 int cpu, thread, nthreads; evsel__open_cpu() local
2714 int cpu, thread; store_evsel_ids() local
[all...]
H A Devlist.c458 int thread; in perf_evlist__enable_event_cpu() local
472 perf_evlist__enable_event_thread(struct evlist *evlist, struct evsel *evsel, int thread) perf_evlist__enable_event_thread() argument
[all...]
H A Dhist.h295 int thread; member
H A Dsession.c1804 struct thread *thread; in perf_session__register_idle_thread() local
1933 perf_session__flush_thread_stack(struct thread *thread, void *p __maybe_unused) perf_session__flush_thread_stack() argument
[all...]
H A Dsynthetic-events.c745 int err = -1, thread, j; in perf_event__synthesize_thread_map() local
1266 perf_event__synthesize_stat(struct perf_tool *tool, u32 cpu, u32 thread, u64 id, struct perf_counts_values *count, perf_event__handler_t process, struct machine *machine) perf_event__synthesize_stat() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c463 python_process_brstack(struct perf_sample *sample, struct thread *thread) python_process_brstack() argument
561 python_process_brstacksym(struct perf_sample *sample, struct thread *thread) python_process_brstacksym() argument
1015 python_export_thread(struct db_export *dbe, struct thread *thread, u64 main_thread_db_id, struct machine *machine) python_export_thread() argument
1036 python_export_comm(struct db_export *dbe, struct comm *comm, struct thread *thread) python_export_comm() argument
1057 python_export_comm_thread(struct db_export *dbe, u64 db_id, struct comm *comm, struct thread *thread) python_export_comm_thread() argument
1377 process_stat(struct evsel *counter, int cpu, int thread, u64 tstamp, struct perf_counts_values *count) process_stat() argument
1418 int cpu, thread; python_process_stat() local
[all...]
/kernel/linux/linux-5.10/fs/hfsplus/
H A Dhfsplus_raw.h329 struct hfsplus_cat_thread thread; member
/kernel/linux/linux-5.10/fs/
H A Dbinfmt_elf.c1734 struct elf_thread_core_info *thread; member
1985 struct task_struct *thread; global() member
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dcpu.c64 struct task_struct *thread; member
[all...]
H A Dseccomp.c394 struct task_struct *thread, *caller; in seccomp_can_sync_threads() local
488 struct task_struct *thread, *caller; seccomp_sync_threads() local
[all...]
/kernel/linux/linux-5.10/drivers/of/
H A Dbase.c313 __of_find_n_match_cpu_property(struct device_node *cpun, const char *prop_name, int cpu, unsigned int *thread) __of_find_n_match_cpu_property() argument
345 arch_find_n_match_cpu_physical_id(struct device_node *cpun, int cpu, unsigned int *thread) arch_find_n_match_cpu_physical_id() argument
380 of_get_cpu_node(int cpu, unsigned int *thread) of_get_cpu_node() argument
[all...]
/kernel/linux/linux-5.10/drivers/staging/media/ipu3/
H A Dipu3-css.c1070 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos() argument
1083 imgu_css_queue_data(struct imgu_css *css, int queue, int thread, u32 data) imgu_css_queue_data() argument
/kernel/linux/linux-5.10/fs/hfs/
H A Dhfs.h237 struct hfs_cat_thread thread; member
/kernel/linux/linux-6.6/fs/
H A Dbinfmt_elf.c1736 struct elf_thread_core_info *thread; member
[all...]
/kernel/linux/linux-6.6/fs/hfsplus/
H A Dhfsplus_raw.h333 struct hfsplus_cat_thread thread; member
/kernel/linux/linux-6.6/fs/hfs/
H A Dhfs.h237 struct hfs_cat_thread thread; member
/kernel/linux/linux-6.6/drivers/staging/media/ipu3/
H A Dipu3-css.c1057 static u8 imgu_css_queue_pos(struct imgu_css *css, int queue, int thread) in imgu_css_queue_pos() argument
1070 imgu_css_queue_data(struct imgu_css *css, int queue, int thread, u32 data) imgu_css_queue_data() argument
/kernel/linux/linux-6.6/drivers/staging/media/av7110/
H A Dav7110.c2355 struct task_struct *thread; in av7110_attach() local
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dlcs.c330 static int lcs_set_thread_start_bit(struct lcs_card *card, unsigned long thread) in lcs_set_thread_start_bit() argument
346 lcs_clear_thread_running_bit(struct lcs_card *card, unsigned long thread) in lcs_clear_thread_running_bit() argument
356 static int __lcs_do_run_thread(struct lcs_card *card, unsigned long thread) in __lcs_do_run_thread() argument
376 lcs_do_run_thread(struct lcs_card *card, unsigned long thread) lcs_do_run_thread() argument
385 lcs_do_start_thread(struct lcs_card *card, unsigned long thread) lcs_do_start_thread() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_fcoe.c2609 struct task_struct *thread; in bnx2fc_cpu_online() local
2629 struct task_struct *thread; bnx2fc_cpu_offline() local
[all...]
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_si_intf.c243 struct task_struct *thread; member
[all...]
H A Dipmi_ssif.c261 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v6_0.c2956 wave_read_regs(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.c2892 struct task_struct *thread = NULL; in kfd_ioctl_set_debug_trap() local
[all...]
H A Dkfd_process.c799 struct kfd_process *kfd_create_process(struct task_struct *thread) in kfd_create_process() argument
875 kfd_get_process(const struct task_struct *thread) kfd_get_process() argument
905 find_process(const struct task_struct *thread, bool ref) find_process() argument
1451 create_process(const struct task_struct *thread) create_process() argument
[all...]

Completed in 55 milliseconds

1...<<3132333435363738