Lines Matching defs:count
1134 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_disable() local
1141 int *count = this_cpu_ptr(pmu->pmu_disable_count); in perf_pmu_enable() local
3991 static u64 perf_calculate_period(struct perf_event *event, u64 nsec, u64 count) in perf_calculate_period()
4067 static void perf_adjust_period(struct perf_event *event, u64 nsec, u64 count, bool disable) in perf_adjust_period()
5431 u64 count; in perf_event_read_value() local
5602 __perf_read(struct perf_event *event, char __user *buf, size_t count) in __perf_read()
5628 perf_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in perf_read()
5679 u64 count; in perf_event_pause() local
7984 unsigned int restart = 0, count = 0; in perf_event_addr_filters_exec() local
8808 unsigned int restart = 0, count = 0; in __perf_addr_filters_adjust() local
10104 struct trace_event_call *call, u64 count, in perf_trace_run_bpf_submit()
10120 static void __perf_tp_event_target_task(u64 count, void *record, in __perf_tp_event_target_task()
10136 static void perf_tp_event_target_task(u64 count, void *record, in perf_tp_event_target_task()
10158 void perf_tp_event(u16 event_type, u64 count, void *record, int entry_size, in perf_tp_event()
10654 unsigned int count = 0; in perf_event_addr_filters_apply() local
11343 const char *buf, size_t count) in perf_event_mux_interval_ms_store()