Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Ds390-cpumsf.c175 struct s390_cpumsf_queue { struct
390 struct s390_cpumsf_queue *sfq) in s390_cpumsf_make_event()
477 static int s390_cpumsf_samples(struct s390_cpumsf_queue *sfq, u64 *ts) in s390_cpumsf_samples()
570 static int s390_cpumsf_run_decoder(struct s390_cpumsf_queue *sfq, in s390_cpumsf_run_decoder()
631 static struct s390_cpumsf_queue *
634 struct s390_cpumsf_queue *sfq; in s390_cpumsf_alloc_queue()
636 sfq = zalloc(sizeof(struct s390_cpumsf_queue)); in s390_cpumsf_alloc_queue()
650 struct s390_cpumsf_queue *sfq = queue->priv; in s390_cpumsf_setup_queue()
698 struct s390_cpumsf_queue *sfq; in s390_cpumsf_process_queues()