Home
last modified time | relevance | path

Searched defs:pmu (Results 1 – 1 of 1) sorted by relevance

/developtools/profiler/hiebpf/include/
Dvmlinux.h1690 struct pmu *pmu; member
2830 struct pmu *pmu; member
7061 struct pmu { struct
7070 int *pmu_disable_count; argument
7071 struct perf_cpu_context *pmu_cpu_context; argument
7076 void (*pmu_enable)(struct pmu *); argument
7077 void (*pmu_disable)(struct pmu *); argument
7086 void (*start_txn)(struct pmu *, unsigned int); argument
7087 int (*commit_txn)(struct pmu *); argument
7088 void (*cancel_txn)(struct pmu *); argument
[all …]