Lines Matching refs:s390_cpumsf
168 struct s390_cpumsf { struct
183 struct s390_cpumsf *sf; argument
196 static int s390_cpumcf_dumpctr(struct s390_cpumsf *sf, in s390_cpumcf_dumpctr()
433 static void s390_cpumsf_dump(struct s390_cpumsf *sf, in s390_cpumsf_dump()
494 static void s390_cpumsf_dump_event(struct s390_cpumsf *sf, unsigned char *buf, in s390_cpumsf_dump_event()
602 struct s390_cpumsf *sf = sfq->sf; in s390_cpumsf_samples()
768 s390_cpumsf_alloc_queue(struct s390_cpumsf *sf, unsigned int queue_nr) in s390_cpumsf_alloc_queue()
799 static int s390_cpumsf_setup_queue(struct s390_cpumsf *sf, in s390_cpumsf_setup_queue()
820 static int s390_cpumsf_setup_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_setup_queues()
834 static int s390_cpumsf_update_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_update_queues()
843 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues()
886 static int s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, in s390_cpumsf_synth_error()
904 static int s390_cpumsf_lost(struct s390_cpumsf *sf, struct perf_sample *sample) in s390_cpumsf_lost()
917 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_process_event()
918 struct s390_cpumsf, in s390_cpumsf_process_event()
965 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_process_auxtrace_event()
966 struct s390_cpumsf, in s390_cpumsf_process_auxtrace_event()
1013 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_free_queues()
1014 struct s390_cpumsf, in s390_cpumsf_free_queues()
1040 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_free()
1041 struct s390_cpumsf, in s390_cpumsf_free()
1097 struct s390_cpumsf *sf = cb; in s390_cpumsf__config()
1122 struct s390_cpumsf *sf; in s390_cpumsf_process_auxtrace_info()
1128 sf = zalloc(sizeof(struct s390_cpumsf)); in s390_cpumsf_process_auxtrace_info()