Lines Matching defs:count
1149 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_disable() local
1156 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_enable() local
4022 static u64 perf_calculate_period(struct perf_event *event, u64 nsec, u64 count) in perf_calculate_period()
4098 static void perf_adjust_period(struct perf_event *event, u64 nsec, u64 count, bool disable) in perf_adjust_period()
5510 u64 count; in perf_event_read_value() local
5681 __perf_read(struct perf_event *event, char __user *buf, size_t count) in __perf_read()
5707 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in perf_read()
5758 u64 count; in perf_event_pause() local
8074 unsigned int restart = 0, count = 0; in perf_event_addr_filters_exec() local
8898 unsigned int restart = 0, count = 0; in __perf_addr_filters_adjust() local
10192 struct trace_event_call *call, u64 count, in perf_trace_run_bpf_submit()
10208 static void __perf_tp_event_target_task(u64 count, void *record, in __perf_tp_event_target_task()
10224 static void perf_tp_event_target_task(u64 count, void *record, in perf_tp_event_target_task()
10246 void perf_tp_event(u16 event_type, u64 count, void *record, int entry_size, in perf_tp_event()
10742 unsigned int count = 0; in perf_event_addr_filters_apply() local
11431 const char *buf, size_t count) in perf_event_mux_interval_ms_store()