Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A 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()
602 static int s390_cpumsf_samples(struct s390_cpumsf_queue *sfq, u64 *ts) in s390_cpumsf_samples()
695 static int s390_cpumsf_run_decoder(struct s390_cpumsf_queue *sfq, in s390_cpumsf_run_decoder()
769 static struct s390_cpumsf_queue *
772 struct s390_cpumsf_queue *sfq; in s390_cpumsf_alloc_queue()
774 sfq = zalloc(sizeof(struct s390_cpumsf_queue)); in s390_cpumsf_alloc_queue()
805 struct s390_cpumsf_queue *sfq = queue->priv; in s390_cpumsf_setup_queue()
853 struct s390_cpumsf_queue *sfq; in s390_cpumsf_process_queues()
[all …]