Home
last modified time | relevance | path

Searched defs:thread (Results 876 - 900 of 951) sorted by relevance

1...<<313233343536373839

/kernel/linux/linux-6.6/tools/perf/util/
H A Dhist.c2749 struct thread *thread = hists->thread_filter; __hists__scnprintf_title() local
[all...]
H A Dsession.c1892 struct thread *thread = machine__idle_thread(&session->machines.host); in perf_session__register_idle_thread() local
2016 perf_session__flush_thread_stack(struct thread *thread, void *p __maybe_unused) perf_session__flush_thread_stack() argument
2779 struct thread *thread; perf_session__register_guest() local
2800 struct thread *thread = machine__findnew_thread(machine, pid, tid); perf_session__set_guest_cpu() local
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/seccomp/
H A Dseccomp_bpf.c804 pthread_t thread; in kill_thread_or_group() local
3981 pthread_t thread; TEST() local
[all...]
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace_osnoise.c214 struct osn_thread thread; member
[all...]
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-win32.cc1583 Thread* thread = reinterpret_cast<Thread*>(arg); in ThreadEntry() local
1591 explicit PlatformData(HANDLE thread) : thread_(thread) {} in PlatformData() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationEGL.cpp2167 const Thread *GetThreadIfValid(const Thread *thread) in GetThreadIfValid() argument
2208 LabeledObject *GetLabeledObjectIfValid(Thread *thread, in GetLabeledObjectIfValid() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex.cc499 PerThreadSynch *const thread; // threa member
[all...]
/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dmain_thread.cpp2574 sptr<MainThread> thread = sptr<MainThread>(new (std::nothrow) MainThread()); in Start() local
2609 MainHandler(const std::shared_ptr<EventRunner> &runner, const sptr<MainThread> &thread) MainHandler() argument
[all...]
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_running_record.cpp247 void AppRunningRecord::SetApplicationClient(const sptr<IAppScheduler> &thread) in SetApplicationClient() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c5238 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-5.10/drivers/md/
H A Draid5.c6467 raid5d(struct md_thread *thread) raid5d() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dtvaudio.c135 struct task_struct *thread; member
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A D8139too.c616 struct delayed_work thread; member
[all...]
/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-sched.c68 pthread_t thread; member
130 struct thread *thread; member
918 thread__init_runtime(struct thread *thread) thread__init_runtime() argument
932 thread__get_runtime(struct thread *thread) thread__get_runtime() argument
964 thread_atoms_search(struct rb_root_cached *root, struct thread *thread, struct list_head *sort_list) thread_atoms_search() argument
1017 thread_atoms_insert(struct perf_sched *sched, struct thread *thread) thread_atoms_insert() argument
1183 struct thread *thread = machine__findnew_thread(machine, -1, pid); latency_runtime_event() local
1502 thread__has_color(struct thread *thread) thread__has_color() argument
1514 struct thread *thread = machine__findnew_thread(machine, pid, tid); map__findnew_thread() local
1764 struct thread *thread; perf_sched__process_comm() local
1907 timehist_get_commstr(struct thread *thread) timehist_get_commstr() argument
1989 task_state_char(struct thread *thread, int state) task_state_char() argument
2001 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument
2153 struct thread *thread; save_task_callchain() local
2195 init_idle_thread(struct thread *thread) init_idle_thread() argument
2305 struct thread *thread; timehist_get_thread() local
2347 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument
2376 struct thread *thread; timehist_print_wakeup_event() local
2420 struct thread *thread; timehist_sched_wakeup_event() local
2450 struct thread *thread; timehist_print_migration_event() local
2504 struct thread *thread; timehist_migrate_task_event() local
2534 struct thread *thread; timehist_sched_change_event() local
[all...]
H A Dbuiltin-script.c691 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument
816 perf_sample__fprintf_brstack(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstack() argument
864 perf_sample__fprintf_brstacksym(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstacksym() argument
910 perf_sample__fprintf_brstackoff(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstackoff() argument
961 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument
1063 print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) print_srccode() argument
1098 ip__fprintf_sym(uint64_t addr, struct thread *thread, u8 cpumode, int cpu, struct symbol **lastsym, struct perf_event_attr *attr, FILE *fp) ip__fprintf_sym() argument
1136 perf_sample__fprintf_brstackinsn(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, struct machine *machine, FILE *fp) perf_sample__fprintf_brstackinsn() argument
1277 perf_sample__fprintf_addr(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_addr() argument
1306 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, u64 *ip) resolve_branch_sym() argument
1335 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, FILE *fp) perf_sample__fprintf_callindent() argument
1390 perf_sample__fprintf_insn(struct perf_sample *sample, struct perf_event_attr *attr, struct thread *thread, struct machine *machine, FILE *fp) perf_sample__fprintf_insn() argument
1429 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument
1794 struct thread *thread; global() member
1828 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument
1871 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al) show_event() argument
1917 struct thread *thread = al->thread; process_event() local
2033 int cpu, thread; __process_stat() local
2227 struct thread *thread = NULL; print_event_with_time() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dintel-pt.c164 struct thread *thread; member
566 struct thread *thread; in intel_pt_walk_next_insn() local
732 struct thread *thread; __intel_pt_pgd_ip() local
948 struct thread *thread = machine__findnew_thread(pt->machine, intel_pt_add_callchain() local
986 struct thread *thread = machine__findnew_thread(pt->machine, intel_pt_add_br_stack() local
2648 intel_pt_find_map(struct thread *thread, u8 cpumode, u64 addr, struct addr_location *al) intel_pt_find_map() argument
2666 struct thread *thread = pt->unknown_thread; intel_pt_text_poke() local
[all...]
/kernel/linux/linux-5.10/fs/ceph/
H A Dsuper.h798 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139too.c616 struct delayed_work thread; member
[all...]
/kernel/linux/linux-6.6/fs/ceph/
H A Dsuper.h857 struct task_struct *thread; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dgfx_v8_0.c5203 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
H A Dgfx_v11_0.c767 wave_read_regs(struct amdgpu_device *adev, uint32_t wave, uint32_t thread, uint32_t regno, uint32_t num, uint32_t *out) wave_read_regs() argument
817 gfx_v11_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t xcc_id, uint32_t simd, uint32_t wave, uint32_t thread, uint32_t start, uint32_t size, uint32_t *dst) gfx_v11_0_read_wave_vgprs() argument
/kernel/linux/linux-6.6/drivers/media/i2c/
H A Dtvaudio.c135 struct task_struct *thread; member
[all...]
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-record.c121 static __thread struct record_thread *thread; variable
[all...]
H A Dbuiltin-sched.c69 pthread_t thread; member
131 struct thread *thread; member
940 thread__init_runtime(struct thread *thread) thread__init_runtime() argument
954 thread__get_runtime(struct thread *thread) thread__get_runtime() argument
986 thread_atoms_search(struct rb_root_cached *root, struct thread *thread, struct list_head *sort_list) thread_atoms_search() argument
1039 thread_atoms_insert(struct perf_sched *sched, struct thread *thread) thread_atoms_insert() argument
1205 struct thread *thread = machine__findnew_thread(machine, -1, pid); latency_runtime_event() local
1539 thread__has_color(struct thread *thread) thread__has_color() argument
1551 struct thread *thread = machine__findnew_thread(machine, pid, tid); map__findnew_thread() local
1806 struct thread *thread; perf_sched__process_comm() local
1954 timehist_get_commstr(struct thread *thread) timehist_get_commstr() argument
2036 task_state_char(struct thread *thread, int state) task_state_char() argument
2048 timehist_print_sample(struct perf_sched *sched, struct evsel *evsel, struct perf_sample *sample, struct addr_location *al, struct thread *thread, u64 t, int state) timehist_print_sample() argument
2200 struct thread *thread; save_task_callchain() local
2244 init_idle_thread(struct thread *thread) init_idle_thread() argument
2360 struct thread *thread; timehist_get_thread() local
2402 timehist_skip_sample(struct perf_sched *sched, struct thread *thread, struct evsel *evsel, struct perf_sample *sample) timehist_skip_sample() argument
2431 struct thread *thread; timehist_print_wakeup_event() local
2475 struct thread *thread; timehist_sched_wakeup_event() local
2505 struct thread *thread; timehist_print_migration_event() local
2559 struct thread *thread; timehist_migrate_task_event() local
2589 struct thread *thread; timehist_sched_change_event() local
[all...]
H A Dbuiltin-script.c773 perf_sample__fprintf_start(struct perf_script *script, struct perf_sample *sample, struct thread *thread, struct evsel *evsel, u32 type, FILE *fp) perf_sample__fprintf_start() argument
916 perf_sample__fprintf_brstack(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstack() argument
955 perf_sample__fprintf_brstacksym(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstacksym() argument
993 perf_sample__fprintf_brstackoff(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_brstackoff() argument
1036 grab_bb(u8 *buffer, u64 start, u64 end, struct machine *machine, struct thread *thread, bool *is64bit, u8 *cpumode, bool last) grab_bb() argument
1144 print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) print_srccode() argument
1188 ip__fprintf_sym(uint64_t addr, struct thread *thread, u8 cpumode, int cpu, struct symbol **lastsym, struct perf_event_attr *attr, FILE *fp) ip__fprintf_sym() argument
1228 perf_sample__fprintf_brstackinsn(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, struct machine *machine, FILE *fp) perf_sample__fprintf_brstackinsn() argument
1380 perf_sample__fprintf_addr(struct perf_sample *sample, struct thread *thread, struct perf_event_attr *attr, FILE *fp) perf_sample__fprintf_addr() argument
1408 resolve_branch_sym(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, u64 *ip) resolve_branch_sym() argument
1438 perf_sample__fprintf_callindent(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, FILE *fp) perf_sample__fprintf_callindent() argument
1495 script_fetch_insn(struct perf_sample *sample, struct thread *thread, struct machine *machine) script_fetch_insn() argument
1502 perf_sample__fprintf_insn(struct perf_sample *sample, struct perf_event_attr *attr, struct thread *thread, struct machine *machine, FILE *fp) perf_sample__fprintf_insn() argument
1540 perf_sample__fprintf_bts(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al, struct machine *machine, FILE *fp) perf_sample__fprintf_bts() argument
2022 struct thread *thread; global() member
2056 perf_sample__fprint_metric(struct perf_script *script, struct thread *thread, struct evsel *evsel, struct perf_sample *sample, FILE *fp) perf_sample__fprint_metric() argument
2095 show_event(struct perf_sample *sample, struct evsel *evsel, struct thread *thread, struct addr_location *al, struct addr_location *addr_al) show_event() argument
2143 struct thread *thread = al->thread; process_event() local
2279 int idx, thread; __process_stat() local
2510 struct thread *thread = NULL; print_event_with_time() local
[all...]

Completed in 107 milliseconds

1...<<313233343536373839