Home
last modified time | relevance | path

Searched defs:process (Results 1 – 25 of 52) sorted by relevance

123

/linux/tools/perf/util/
H A Dsynthetic-events.c54 perf_event__handler_t process) in perf_tool__process_synth_event() argument
193 perf_event__handler_t process, in perf_event__synthesize_comm() argument
225 perf_event__handler_t process, in perf_event__synthesize_namespaces() argument
264 perf_event__handler_t process, in perf_event__synthesize_fork() argument
431 perf_event__handler_t process, in perf_event__synthesize_mmap_events() argument
555 perf_event__synthesize_cgroup(const struct perf_tool * tool,union perf_event * event,char * path,size_t mount_len,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_cgroup() argument
595 perf_event__walk_cgroup_tree(const struct perf_tool * tool,union perf_event * event,char * path,size_t mount_len,perf_event__handler_t process,struct machine * machine) perf_event__walk_cgroup_tree() argument
641 perf_event__synthesize_cgroups(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_cgroups() argument
677 perf_event__handler_t process; global() member
732 perf_event__synthesize_modules(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_modules() argument
777 __event__synthesize_thread(union perf_event * comm_event,union perf_event * mmap_event,union perf_event * fork_event,union perf_event * namespaces_event,pid_t pid,int full,perf_event__handler_t process,const struct perf_tool * tool,struct machine * machine,bool needs_mmap,bool mmap_data) __event__synthesize_thread() argument
870 perf_event__synthesize_thread_map(const struct perf_tool * tool,struct perf_thread_map * threads,perf_event__handler_t process,struct machine * machine,bool needs_mmap,bool mmap_data) perf_event__synthesize_thread_map() argument
946 __perf_event__synthesize_threads(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine,bool needs_mmap,bool mmap_data,struct dirent ** dirent,int start,int num) __perf_event__synthesize_threads() argument
1010 perf_event__handler_t process; global() member
1032 perf_event__synthesize_threads(const 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
1128 __perf_event__synthesize_kernel_mmap(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine) __perf_event__synthesize_kernel_mmap() argument
1200 perf_event__synthesize_kernel_mmap(const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_kernel_mmap() argument
1214 perf_event__synthesize_thread_map2(const struct perf_tool * tool,struct perf_thread_map * threads,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_thread_map2() argument
1364 perf_event__synthesize_cpu_map(const struct perf_tool * tool,const struct perf_cpu_map * map,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_cpu_map() argument
1382 perf_event__synthesize_stat_config(const struct perf_tool * tool,struct perf_stat_config * config,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_stat_config() argument
1422 perf_event__synthesize_stat(const struct perf_tool * tool,struct perf_cpu cpu,u32 thread,u64 id,struct perf_counts_values * count,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_stat() argument
1443 perf_event__synthesize_stat_round(const struct perf_tool * tool,u64 evtime,u64 type,perf_event__handler_t process,struct machine * machine) perf_event__synthesize_stat_round() argument
1852 __perf_event__synthesize_id_index(const struct perf_tool * tool,perf_event__handler_t process,struct evlist * evlist,struct machine * machine,size_t from) __perf_event__synthesize_id_index() argument
1944 perf_event__synthesize_id_index(const struct perf_tool * tool,perf_event__handler_t process,struct evlist * evlist,struct machine * machine) perf_event__synthesize_id_index() argument
1952 __machine__synthesize_threads(struct machine * machine,const 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
2012 perf_event__synthesize_event_update_unit(const struct perf_tool * tool,struct evsel * evsel,perf_event__handler_t process) perf_event__synthesize_event_update_unit() argument
2029 perf_event__synthesize_event_update_scale(const struct perf_tool * tool,struct evsel * evsel,perf_event__handler_t process) perf_event__synthesize_event_update_scale() argument
2046 perf_event__synthesize_event_update_name(const struct perf_tool * tool,struct evsel * evsel,perf_event__handler_t process) perf_event__synthesize_event_update_name() argument
2063 perf_event__synthesize_event_update_cpus(const struct perf_tool * tool,struct evsel * evsel,perf_event__handler_t process) perf_event__synthesize_event_update_cpus() argument
2086 perf_event__synthesize_attrs(const struct perf_tool * tool,struct evlist * evlist,perf_event__handler_t process) perf_event__synthesize_attrs() argument
2114 perf_event__synthesize_extra_attr(const struct perf_tool * tool,struct evlist * evsel_list,perf_event__handler_t process,bool is_pipe) perf_event__synthesize_extra_attr() argument
2170 perf_event__synthesize_attr(const struct perf_tool * tool,struct perf_event_attr * attr,u32 ids,u64 * id,perf_event__handler_t process) perf_event__synthesize_attr() argument
2204 perf_event__synthesize_tracing_data(const struct perf_tool * tool,int fd,struct evlist * evlist,perf_event__handler_t process) perf_event__synthesize_tracing_data() argument
2254 perf_event__synthesize_build_id(const struct perf_tool * tool,struct perf_sample * sample,struct machine * machine,perf_event__handler_t process,const struct evsel * evsel,__u16 misc,const struct build_id * bid,const char * filename) perf_event__synthesize_build_id() argument
2301 perf_event__synthesize_mmap2_build_id(const struct perf_tool * tool,struct perf_sample * sample,struct machine * machine,perf_event__handler_t process,const struct evsel * evsel,__u16 misc,__u32 pid,__u32 tid,__u64 start,__u64 len,__u64 pgoff,const struct build_id * bid,__u32 prot,__u32 flags,const char * filename) perf_event__synthesize_mmap2_build_id() argument
2357 perf_event__synthesize_stat_events(struct perf_stat_config * config,const struct perf_tool * tool,struct evlist * evlist,perf_event__handler_t process,bool attrs) perf_event__synthesize_stat_events() argument
2394 perf_event__synthesize_features(const struct perf_tool * tool,struct perf_session * session,struct evlist * evlist,perf_event__handler_t process) perf_event__synthesize_features() argument
2459 perf_event__synthesize_for_pipe(const struct perf_tool * tool,struct perf_session * session,struct perf_data * data,perf_event__handler_t process) perf_event__synthesize_for_pipe() argument
2655 perf_event__synthesize_schedstat(const struct perf_tool * tool,perf_event__handler_t process,struct perf_cpu_map * user_requested_cpus) perf_event__synthesize_schedstat() argument
[all...]
H A Dbpf-event.c529 .process = process, in perf_event__synthesize_one_bpf_prog() argument
417 synthesize_perf_record_bpf_metadata(const struct bpf_metadata * metadata,const struct perf_tool * tool,perf_event__handler_t process,struct machine * machine) synthesize_perf_record_bpf_metadata() argument
477 perf_event__handler_t process; global() member
505 perf_event__synthesize_final_bpf_metadata(struct perf_session * session,perf_event__handler_t process) perf_event__synthesize_final_bpf_metadata() argument
696 perf_event__handler_t process; global() member
765 perf_event__synthesize_bpf_events(struct perf_session * session,perf_event__handler_t process,struct machine * machine,struct record_opts * opts) perf_event__synthesize_bpf_events() argument
[all...]
H A Dthread-stack.h78 int (*process)(struct call_return *cr, u64 *parent_db_id, void *data); member
/linux/tools/perf/arch/x86/util/
H A Devent.c19 perf_event__handler_t process; member
69 perf_event__handler_t process, in perf_event__synthesize_extra_kmaps()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgt215.c31 u32 process, u32 message, u32 data0, u32 data1) in gt215_pmu_send()
91 u32 process, message, data0, data1; in gt215_pmu_recv() local
H A Dbase.c63 u32 process, u32 message, u32 data0, u32 data1) in nvkm_pmu_send()
/linux/tools/testing/selftests/bpf/progs/
H A Dtest_skb_ctx.c11 int process(struct __sk_buff *skb) in process() function
/linux/tools/perf/Documentation/
H A Dasciidoctor-extensions.rb11 def process(parent, target, attrs) method in Perf.Documentation.LinkPerfProcessor
/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_debug.c32 int kfd_dbg_ev_query_debug_event(struct kfd_process *process, in kfd_dbg_ev_query_debug_event() argument
98 struct kfd_process *process; debug_event_write_work_handler() local
115 kfd_dbg_ev_raise(uint64_t event_mask,struct kfd_process * process,struct kfd_node * dev,unsigned int source_id,bool use_worker,void * exception_data,size_t exception_data_size) kfd_dbg_ev_raise() argument
[all...]
H A Dkfd_chardev.c145 struct kfd_process *process; kfd_open() local
188 struct kfd_process *process = filep->private_data; kfd_release() local
3206 struct kfd_process *process; kfd_ioctl_create_process() local
3375 struct kfd_process *process; kfd_ioctl() local
3499 kfd_mmio_mmap(struct kfd_node * dev,struct kfd_process * process,struct vm_area_struct * vma) kfd_mmio_mmap() argument
3535 struct kfd_process *process; kfd_mmap() local
[all...]
H A Dkfd_doorbell.c106 int kfd_doorbell_mmap(struct kfd_node *dev, struct kfd_process *process, in kfd_doorbell_mmap()
/linux/arch/x86/kvm/mmu/
H A Dtdp_mmu.h31 enum kvm_gfn_range_filter process) in kvm_gfn_range_filter_to_root_types()
/linux/security/integrity/ima/
H A Dima_queue_keys.c136 bool process = false; in ima_process_queued_keys() local
/linux/arch/mips/boot/tools/
H A Drelocs.c667 # define process process_64 macro
669 # define process process_32 macro
672 void process(FILE *fp, int as_text, int as_bin, in process() function
/linux/drivers/android/binder/
H A Drust_binder_main.rs43 mod process; module
379 let process = match Process::open(ctx, file) { in rust_binder_open() localVariable
403 let process = unsafe { Arc::<Process>::from_foreign((*file).private_data) }; in rust_binder_release() localVariable
/linux/arch/x86/tools/
H A Drelocs.c1047 # define process process_64 macro
1049 # define process process_32 macro
1052 void process(FILE *fp, int use_real_mode, int as_text, in process() function
/linux/drivers/soc/ux500/
H A Dux500-soc-id.c32 u8 process; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h32 u32 process; member
/linux/tools/perf/tests/
H A Dbuiltin-test.c300 struct child_process process; global() member
323 run_test_child(struct child_process * process) run_test_child() argument
[all...]
/linux/arch/arm/mach-omap2/
H A Domap-secure.c155 static u32 rx51_secure_dispatcher(u32 idx, u32 process, u32 flag, u32 nargs, in rx51_secure_dispatcher()
/linux/drivers/s390/cio/
H A Deadm_sch.c308 static int eadm_subchannel_sch_event(struct subchannel *sch, int process) in eadm_subchannel_sch_event()
H A Dvfio_ccw_drv.c245 static int vfio_ccw_sch_event(struct subchannel *sch, int process) in vfio_ccw_sch_event()
/linux/sound/soc/sof/
H A Dipc4-topology.c356 struct sof_ipc4_process *process; sof_ipc4_get_input_pin_audio_fmt() local
1206 struct sof_ipc4_process *process; sof_ipc4_widget_setup_comp_process() local
1279 struct sof_ipc4_process *process = swidget->private; sof_ipc4_widget_free_comp_process() local
2668 struct sof_ipc4_process *process = swidget->private; sof_ipc4_process_set_pin_formats() local
2750 struct sof_ipc4_process *process = swidget->private; sof_ipc4_prepare_process_module() local
3215 struct sof_ipc4_process *process = swidget->private; sof_ipc4_widget_setup() local
[all...]
/linux/scripts/
H A Dcheckpatch.pl2653 sub process { global() subroutine
/linux/lib/
H A Dklist.c176 struct task_struct *process; member

123