Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Ds390-cpumsf.c181 struct s390_cpumsf_queue { struct
198 struct s390_cpumsf_queue *sfq; in s390_cpumcf_dumpctr() argument
504 struct s390_cpumsf_queue *sfq) in s390_cpumsf_make_event()
599 static int s390_cpumsf_samples(struct s390_cpumsf_queue *sfq, u64 *ts) in s390_cpumsf_samples()
692 static int s390_cpumsf_run_decoder(struct s390_cpumsf_queue *sfq, in s390_cpumsf_run_decoder()
766 static struct s390_cpumsf_queue *
769 struct s390_cpumsf_queue *sfq; in s390_cpumsf_alloc_queue()
771 sfq = zalloc(sizeof(struct s390_cpumsf_queue)); in s390_cpumsf_alloc_queue()
802 struct s390_cpumsf_queue *sfq = queue->priv; in s390_cpumsf_setup_queue()
850 struct s390_cpumsf_queue *sfq; in s390_cpumsf_process_queues()
[all …]