Symbol: tx2_uncore_pmu
drivers/perf/thunderx2_pmu.c
112
struct tx2_uncore_pmu *tx2_pmu);
drivers/perf/thunderx2_pmu.c
119
static inline struct tx2_uncore_pmu *pmu_to_tx2_pmu(struct pmu *pmu)
drivers/perf/thunderx2_pmu.c
121
return container_of(pmu, struct tx2_uncore_pmu, pmu);
drivers/perf/thunderx2_pmu.c
254
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
304
static int alloc_counter(struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
317
static inline void free_counter(struct tx2_uncore_pmu *tx2_pmu, int counter)
drivers/perf/thunderx2_pmu.c
323
struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
339
struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
355
struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
371
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
392
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
417
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
434
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
467
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
570
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
608
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
632
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
650
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
672
struct tx2_uncore_pmu *tx2_pmu = pmu_to_tx2_pmu(event->pmu);
drivers/perf/thunderx2_pmu.c
700
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
703
tx2_pmu = container_of(timer, struct tx2_uncore_pmu, hrtimer);
drivers/perf/thunderx2_pmu.c
719
struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
745
static int tx2_uncore_pmu_add_dev(struct tx2_uncore_pmu *tx2_pmu)
drivers/perf/thunderx2_pmu.c
783
static struct tx2_uncore_pmu *tx2_uncore_pmu_init_dev(struct device *dev,
drivers/perf/thunderx2_pmu.c
786
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
886
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
912
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
915
struct tx2_uncore_pmu, hpnode);
drivers/perf/thunderx2_pmu.c
930
struct tx2_uncore_pmu *tx2_pmu;
drivers/perf/thunderx2_pmu.c
934
struct tx2_uncore_pmu, hpnode);
drivers/perf/thunderx2_pmu.c
989
struct tx2_uncore_pmu *tx2_pmu, *temp;