Home
last modified time | relevance | path

Searched refs:s390_cpumsf_queue (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/perf/util/
Ds390-cpumsf.c182 struct s390_cpumsf_queue { struct
199 struct s390_cpumsf_queue *sfq; in s390_cpumcf_dumpctr() argument
505 struct s390_cpumsf_queue *sfq) in s390_cpumsf_make_event()
600 static int s390_cpumsf_samples(struct s390_cpumsf_queue *sfq, u64 *ts) in s390_cpumsf_samples()
693 static int s390_cpumsf_run_decoder(struct s390_cpumsf_queue *sfq, in s390_cpumsf_run_decoder()
767 static struct s390_cpumsf_queue *
770 struct s390_cpumsf_queue *sfq; in s390_cpumsf_alloc_queue()
772 sfq = zalloc(sizeof(struct s390_cpumsf_queue)); in s390_cpumsf_alloc_queue()
803 struct s390_cpumsf_queue *sfq = queue->priv; in s390_cpumsf_setup_queue()
851 struct s390_cpumsf_queue *sfq; in s390_cpumsf_process_queues()
[all …]