Searched refs:tprof_backend (Results 1 – 3 of 3) sorted by relevance
92 typedef struct tprof_backend { struct103 LIST_ENTRY(tprof_backend) tb_list; argument116 tprof_backend_t *tprof_backend; /* S: */ variable117 static LIST_HEAD(, tprof_backend) tprof_backends =118 LIST_HEAD_INITIALIZER(tprof_backend); /* S: */224 tb = tprof_backend; in tprof_worker()295 if ((tb = tprof_backend) != NULL) in tprof_getinfo()304 tb = tprof_backend; in tprof_getncounters()342 tb = tprof_backend; in tprof_start()421 tb = tprof_backend; in tprof_stop()[all …]
190 extern struct tprof_backend *tprof_backend;303 pmu_intr_arg = tprof_backend; in armv8_pmu_init()
218 extern struct tprof_backend *tprof_backend;310 pmu_intr_arg = tprof_backend; in armv7_pmu_init()