Lines Matching refs:s390_cpumsf
167 struct s390_cpumsf { struct
182 struct s390_cpumsf *sf; argument
195 static int s390_cpumcf_dumpctr(struct s390_cpumsf *sf, in s390_cpumcf_dumpctr()
432 static void s390_cpumsf_dump(struct s390_cpumsf *sf, in s390_cpumsf_dump()
493 static void s390_cpumsf_dump_event(struct s390_cpumsf *sf, unsigned char *buf, in s390_cpumsf_dump_event()
601 struct s390_cpumsf *sf = sfq->sf; in s390_cpumsf_samples()
767 s390_cpumsf_alloc_queue(struct s390_cpumsf *sf, unsigned int queue_nr) in s390_cpumsf_alloc_queue()
798 static int s390_cpumsf_setup_queue(struct s390_cpumsf *sf, in s390_cpumsf_setup_queue()
819 static int s390_cpumsf_setup_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_setup_queues()
833 static int s390_cpumsf_update_queues(struct s390_cpumsf *sf, u64 ts) in s390_cpumsf_update_queues()
842 static int s390_cpumsf_process_queues(struct s390_cpumsf *sf, u64 timestamp) in s390_cpumsf_process_queues()
885 static int s390_cpumsf_synth_error(struct s390_cpumsf *sf, int code, int cpu, in s390_cpumsf_synth_error()
903 static int s390_cpumsf_lost(struct s390_cpumsf *sf, struct perf_sample *sample) in s390_cpumsf_lost()
916 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_process_event()
917 struct s390_cpumsf, in s390_cpumsf_process_event()
964 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_process_auxtrace_event()
965 struct s390_cpumsf, in s390_cpumsf_process_auxtrace_event()
1012 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_free_queues()
1013 struct s390_cpumsf, in s390_cpumsf_free_queues()
1039 struct s390_cpumsf *sf = container_of(session->auxtrace, in s390_cpumsf_free()
1040 struct s390_cpumsf, in s390_cpumsf_free()
1087 struct s390_cpumsf *sf = cb; in s390_cpumsf__config()
1112 struct s390_cpumsf *sf; in s390_cpumsf_process_auxtrace_info()
1118 sf = zalloc(sizeof(struct s390_cpumsf)); in s390_cpumsf_process_auxtrace_info()