Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_exec_balancer.c403 static double measure_load(int pmu, int period_us) in measure_load()
423 static double measure_min_load(int pmu, unsigned int num, int period_us) in measure_min_load()
457 static void measure_all_load(int pmu, double *v, unsigned int num, int period_us) in measure_all_load()
482 static int add_pmu(int pmu, const struct i915_engine_class_instance *ci) in add_pmu()
511 int pmu; in check_individual_engine() local
630 int pmu[limit + 1]; in bonded() local
892 int *pmu; in full() local
Dgem_ctx_sseu.c122 int pmu = perf_i915_open(I915_PMU_ENGINE_BUSY(class, instance)); in has_engine() local
/external/igt-gpu-tools/tools/
Dintel_gpu_top.c422 #define _open_pmu(cnt, pmu, fd) \ argument
437 #define _open_imc(cnt, pmu, fd) \ argument
477 struct pmu_counter *pmu; in pmu_init() member
709 struct pmu_counter *pmu; member
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h7451 struct pmu *pmu; member
8165 struct pmu *pmu; member
9172 struct pmu { struct
9181 int *pmu_disable_count; argument
9182 struct perf_cpu_context *pmu_cpu_context; argument
9187 void (*pmu_enable)(struct pmu *); argument
9188 void (*pmu_disable)(struct pmu *); argument
9197 void (*start_txn)(struct pmu *, unsigned int); argument
9198 int (*commit_txn)(struct pmu *); argument
9199 void (*cancel_txn)(struct pmu *); argument
[all …]
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_510.h4042 struct pmu { struct
4051 int *pmu_disable_count; argument
4052 struct perf_cpu_context *pmu_cpu_context; argument
4057 void (*pmu_enable)(struct pmu *); argument
4058 void (*pmu_disable)(struct pmu *); argument
4067 void (*start_txn)(struct pmu *, unsigned int); argument
4068 int (*commit_txn)(struct pmu *); argument
4069 void (*cancel_txn)(struct pmu *); argument
4070 int (*event_idx)(struct perf_event *);
4071 void (*sched_task)(struct perf_event_context *, bool);
[all …]
Dvmlinux.h4042 struct pmu { struct
4051 int *pmu_disable_count; argument
4052 struct perf_cpu_context *pmu_cpu_context; argument
4057 void (*pmu_enable)(struct pmu *); argument
4058 void (*pmu_disable)(struct pmu *); argument
4067 void (*start_txn)(struct pmu *, unsigned int); argument
4068 int (*commit_txn)(struct pmu *); argument
4069 void (*cancel_txn)(struct pmu *); argument
4070 int (*event_idx)(struct perf_event *);
4071 void (*sched_task)(struct perf_event_context *, bool);
[all …]
/external/bcc/libbpf-tools/arm64/
Dvmlinux.h1644 struct pmu *pmu; member
2765 struct pmu *pmu; member
6609 struct pmu { struct
6618 int *pmu_disable_count; argument
6619 struct perf_cpu_context *pmu_cpu_context; argument
6624 void (*pmu_enable)(struct pmu *); argument
6625 void (*pmu_disable)(struct pmu *); argument
6634 void (*start_txn)(struct pmu *, unsigned int); argument
6635 int (*commit_txn)(struct pmu *); argument
6636 void (*cancel_txn)(struct pmu *); argument
[all …]
Dvmlinux_510.h1644 struct pmu *pmu; member
2765 struct pmu *pmu; member
6609 struct pmu { struct
6618 int *pmu_disable_count; argument
6619 struct perf_cpu_context *pmu_cpu_context; argument
6624 void (*pmu_enable)(struct pmu *); argument
6625 void (*pmu_disable)(struct pmu *); argument
6634 void (*start_txn)(struct pmu *, unsigned int); argument
6635 int (*commit_txn)(struct pmu *); argument
6636 void (*cancel_txn)(struct pmu *); argument
[all …]
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h6905 struct pmu *pmu; member
7916 struct pmu *pmu; member
8561 struct pmu { struct
8570 int *pmu_disable_count; argument
8571 struct perf_cpu_context *pmu_cpu_context; argument
8576 void (*pmu_enable)(struct pmu *); argument
8577 void (*pmu_disable)(struct pmu *); argument
8586 void (*start_txn)(struct pmu *, unsigned int); argument
8587 int (*commit_txn)(struct pmu *); argument
8588 void (*cancel_txn)(struct pmu *); argument
[all …]
Dvmlinux.h6905 struct pmu *pmu; member
7916 struct pmu *pmu; member
8561 struct pmu { struct
8570 int *pmu_disable_count; argument
8571 struct perf_cpu_context *pmu_cpu_context; argument
8576 void (*pmu_enable)(struct pmu *); argument
8577 void (*pmu_disable)(struct pmu *); argument
8586 void (*start_txn)(struct pmu *, unsigned int); argument
8587 int (*commit_txn)(struct pmu *); argument
8588 void (*cancel_txn)(struct pmu *); argument
[all …]