| /OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/tests/ |
| H A D | dwarf-unwind.c | 15 struct thread *thread, u64 *regs) in sample_ustack() 47 struct thread *thread) in test__arch_unwind_sample()
|
| /OK3568_Linux_fs/kernel/arch/arm/kernel/ |
| H A D | xscale-cp0.c | 35 struct thread_info *thread = t; in dsp_do() local 60 struct thread_info *thread = t; in iwmmxt_do() local
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evsel.c | 1399 void evsel__compute_deltas(struct evsel *evsel, int cpu, int thread, in evsel__compute_deltas() 1439 static int evsel__read_one(struct evsel *evsel, int cpu, int thread) in evsel__read_one() 1447 perf_evsel__set_count(struct evsel *counter, int cpu, int thread, in perf_evsel__set_count() 1463 int cpu, int thread, u64 *data) in perf_evsel__process_group_data() 1499 static int evsel__read_group(struct evsel *leader, int cpu, int thread) in evsel__read_group() 1529 int evsel__read_counter(struct evsel *evsel, int cpu, int thread) in evsel__read_counter() 1539 int __evsel__read_on_cpu(struct evsel *evsel, int cpu, int thread, bool scale) in __evsel__read_on_cpu() 1559 static int get_group_fd(struct evsel *evsel, int cpu, int thread) in get_group_fd() 1584 for (int thread = thread_idx; thread < nr_threads - 1; thread++) in perf_evsel__remove_fd() local 1615 int thread, int err) in ignore_missing_thread() [all …]
|
| H A D | event.c | 533 struct map *thread__find_map(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map() 598 struct map *thread__find_map_fb(struct thread *thread, u8 cpumode, u64 addr, in thread__find_map_fb() 611 struct symbol *thread__find_symbol(struct thread *thread, u8 cpumode, in thread__find_symbol() 620 struct symbol *thread__find_symbol_fb(struct thread *thread, u8 cpumode, in thread__find_symbol_fb() 636 struct thread *thread = machine__findnew_thread(machine, sample->pid, in machine__resolve() local 734 void thread__resolve(struct thread *thread, struct addr_location *al, in thread__resolve()
|
| H A D | stat.c | 237 for (int thread = 0; thread < nthreads; thread++) { in perf_evsel__copy_prev_raw_counts() local 326 int cpu, int thread, in process_counter_values() 382 int cpu, thread; in process_counter_maps() local
|
| /OK3568_Linux_fs/kernel/drivers/dma/ |
| H A D | dmatest.c | 251 struct dmatest_thread *thread; in is_threaded_test_run() local 267 struct dmatest_thread *thread; in is_threaded_test_pending() local 431 struct dmatest_thread *thread = in dmatest_callback() local 570 struct dmatest_thread *thread = data; in dmatest_func() local 934 struct dmatest_thread *thread; in dmatest_cleanup_channel() local 957 struct dmatest_thread *thread; in dmatest_add_threads() local 1121 struct dmatest_thread *thread; in run_pending_tests() local 1309 struct dmatest_thread *thread; in dmatest_test_list_get() local
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-sched.c | 68 pthread_t thread; member 130 struct thread *thread; member 918 static struct thread_runtime *thread__init_runtime(struct thread *thread) in thread__init_runtime() 932 static struct thread_runtime *thread__get_runtime(struct thread *thread) in thread__get_runtime() 964 thread_atoms_search(struct rb_root_cached *root, struct thread *thread, in thread_atoms_search() 1017 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) in thread_atoms_insert() 1183 struct thread *thread = machine__findnew_thread(machine, -1, pid); in latency_runtime_event() local 1502 static bool thread__has_color(struct thread *thread) in thread__has_color() 1514 struct thread *thread = machine__findnew_thread(machine, pid, tid); in map__findnew_thread() local 1764 struct thread *thread; in perf_sched__process_comm() local [all …]
|
| H A D | builtin-script.c | 694 struct thread *thread, in perf_sample__fprintf_start() 818 struct thread *thread, in perf_sample__fprintf_brstack() 866 struct thread *thread, in perf_sample__fprintf_brstacksym() 912 struct thread *thread, in perf_sample__fprintf_brstackoff() 963 struct machine *machine, struct thread *thread, in grab_bb() 1064 static int print_srccode(struct thread *thread, u8 cpumode, uint64_t addr) in print_srccode() 1099 static int ip__fprintf_sym(uint64_t addr, struct thread *thread, in ip__fprintf_sym() 1138 struct thread *thread, in perf_sample__fprintf_brstackinsn() 1279 struct thread *thread, in perf_sample__fprintf_addr() 1309 struct thread *thread, in resolve_branch_sym() [all …]
|
| H A D | builtin-trace.c | 1287 static struct thread_trace *thread__trace(struct thread *thread, FILE *fp) in thread__trace() 1349 struct file *thread__files_entry(struct thread *thread, int fd) in thread__files_entry() 1354 static int trace__set_fd_pathname(struct thread *thread, int fd, const char *pathname) in trace__set_fd_pathname() 1371 static int thread__read_fd_path(struct thread *thread, int fd) in thread__read_fd_path() 1397 static const char *thread__fd_path(struct thread *thread, int fd, in thread__fd_path() 1434 struct thread *thread = machine__find_thread(trace->host, pid, pid); in pid__scnprintf_fd() local 1461 static void thread__set_filename_pos(struct thread *thread, const char *bf, in thread__set_filename_pos() 1536 static size_t trace__fprintf_comm_tid(struct trace *trace, struct thread *thread, FILE *fp) in trace__fprintf_comm_tid() 1549 static size_t trace__fprintf_entry_head(struct trace *trace, struct thread *thread, in trace__fprintf_entry_head() 1980 struct trace *trace, struct thread *thread) in syscall__scnprintf_args() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/marvell/mvpp2/ |
| H A D | mvpp2_main.c | 148 static void mvpp2_thread_write(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write() 154 static u32 mvpp2_thread_read(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read() 160 static void mvpp2_thread_write_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_write_relaxed() 166 static u32 mvpp2_thread_read_relaxed(struct mvpp2 *priv, unsigned int thread, in mvpp2_thread_read_relaxed() 443 unsigned int thread = mvpp2_cpu_to_thread(priv, get_cpu()); in mvpp2_bm_bufs_get_addrs() local 739 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); in mvpp2_bm_pool_put() local 2138 unsigned int thread = in mvpp2_aggr_desc_num_check() local 2160 unsigned int thread = mvpp2_cpu_to_thread(port->priv, smp_processor_id()); in mvpp2_txq_alloc_reserved_desc() local 2181 unsigned int thread; in mvpp2_txq_reserved_desc_num_proc() local 2357 unsigned int thread = mvpp2_cpu_to_thread(port->priv, get_cpu()); in mvpp2_rx_pkts_coal_set() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/clocksource/ |
| H A D | timer-nps.c | 139 int thread; in nps_clkevent_rm_thread() local 163 int thread; in nps_clkevent_add_thread() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | msix.c | 118 irq_handler_t handler, irq_handler_t thread, in msix_request_irq() 171 irq_handler_t thread, in msix_request_rcd_irq_common()
|
| H A D | driver.c | 712 static noinline int max_packet_exceeded(struct hfi1_packet *packet, int thread) in max_packet_exceeded() 726 static inline int check_max_packet(struct hfi1_packet *packet, int thread) in check_max_packet() 735 static noinline int skip_rcv_packet(struct hfi1_packet *packet, int thread) in skip_rcv_packet() 788 static inline int process_rcv_packet(struct hfi1_packet *packet, int thread) in process_rcv_packet() 899 int handle_receive_interrupt_nodma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_nodma_rtail() 925 int handle_receive_interrupt_dma_rtail(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt_dma_rtail() 1048 int handle_receive_interrupt(struct hfi1_ctxtdata *rcd, int thread) in handle_receive_interrupt()
|
| /OK3568_Linux_fs/kernel/tools/perf/python/ |
| H A D | twatch.py | 11 def main(context_switch = 0, thread = -1): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/gem/selftests/ |
| H A D | i915_gem_object_blt.c | 205 struct igt_thread_arg *thread = arg; in igt_fill_blt_thread() local 323 struct igt_thread_arg *thread = arg; in igt_copy_blt_thread() local 464 struct igt_thread_arg *thread; in igt_threaded_blt() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/x86/util/ |
| H A D | archinsn.c | 10 struct thread *thread, in arch_fetch_insn()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/csky/util/ |
| H A D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/s390/util/ |
| H A D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/riscv/util/ |
| H A D | unwind-libdw.c | 9 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/x86/ |
| H A D | sysret_ss_attrs.c | 61 pthread_t thread; in main() local
|
| /OK3568_Linux_fs/kernel/tools/perf/trace/beauty/ |
| H A D | pid.c | 8 struct thread *thread = machine__findnew_thread(trace->host, pid, pid); in syscall_arg__scnprintf_pid() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm/util/ |
| H A D | unwind-libdw.c | 7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/common/ |
| H A D | sst-dsp.h | 25 irqreturn_t (*thread)(int irq, void *context); member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/bnx2i/ |
| H A D | bnx2i_init.c | 414 struct task_struct *thread; in bnx2i_cpu_online() local 434 struct task_struct *thread; in bnx2i_cpu_offline() local
|
| /OK3568_Linux_fs/kernel/tools/perf/arch/arm64/util/ |
| H A D | unwind-libdw.c | 7 bool libdw__arch_set_initial_registers(Dwfl_Thread *thread, void *arg) in libdw__arch_set_initial_registers()
|