Searched refs:perf_event (Results 251 - 275 of 487) sorted by relevance

<<11121314151617181920

/linux-master/tools/perf/tests/
H A Dhists_common.c14 #include <linux/perf_event.h>
111 union perf_event fake_mmap_event = {
H A Dbackward-ring-buffer.c39 union perf_event *event;
H A Dthread-map.c64 union perf_event *event,
/linux-master/arch/x86/kernel/
H A Dptrace.c22 #include <linux/perf_event.h>
471 static void ptrace_triggered(struct perf_event *bp,
495 static unsigned long ptrace_get_dr7(struct perf_event *bp[])
526 static struct perf_event *
544 static int ptrace_modify_breakpoint(struct perf_event *bp, int len, int type,
575 struct perf_event *bp = thread->ptrace_bps[i];
618 struct perf_event *bp = thread->ptrace_bps[index];
634 struct perf_event *bp = t->ptrace_bps[nr];
/linux-master/drivers/devfreq/event/
H A Drockchip-dfi.c24 #include <linux/perf_event.h>
402 static int rockchip_ddr_perf_event_init(struct perf_event *event)
420 static u64 rockchip_ddr_perf_event_get_count(struct perf_event *event)
481 static void rockchip_ddr_perf_event_update(struct perf_event *event)
494 static void rockchip_ddr_perf_event_start(struct perf_event *event, int flags)
501 static int rockchip_ddr_perf_event_add(struct perf_event *event, int flags)
519 static void rockchip_ddr_perf_event_stop(struct perf_event *event, int flags)
524 static void rockchip_ddr_perf_event_del(struct perf_event *event, int flags)
/linux-master/arch/x86/kvm/
H A Dpmu.h110 if (pmc->perf_event && !pmc->is_paused)
111 counter += perf_event_read_value(pmc->perf_event,
/linux-master/arch/arm/kernel/
H A Dptrace.c21 #include <linux/perf_event.h>
350 static void ptrace_hbptriggered(struct perf_event *bp,
415 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type)
436 struct perf_event *bp;
482 struct perf_event *bp;
H A Dswp_emulate.c25 #include <linux/perf_event.h>
/linux-master/arch/xtensa/kernel/
H A Dptrace.c20 #include <linux/perf_event.h>
364 static void ptrace_hbptriggered(struct perf_event *bp,
386 static struct perf_event *ptrace_hbp_create(struct task_struct *tsk, int type)
417 struct perf_event *bp;
451 struct perf_event *bp;
/linux-master/tools/perf/util/
H A Devsel.h8 #include <linux/perf_event.h>
19 union perf_event;
27 typedef int (evsel__sb_cb_t)(union perf_event *event, void *data);
405 int evsel__parse_sample(struct evsel *evsel, union perf_event *event,
408 int evsel__parse_sample_timestamp(struct evsel *evsel, union perf_event *event,
H A Dintel-bts.c133 union perf_event event;
277 union perf_event event;
347 union perf_event event;
592 union perf_event *event,
636 union perf_event *event,
746 union perf_event *event,
857 int intel_bts_process_auxtrace_info(union perf_event *event,
/linux-master/arch/x86/kvm/vmx/
H A Dpmu_intel.c15 #include <linux/perf_event.h>
16 #include <asm/perf_event.h>
208 struct perf_event *event;
423 * different perf_event is already utilizing the requested counter, but the end
709 !pmc_is_globally_enabled(pmc) || !pmc->perf_event)
716 hw_idx = pmc->perf_event->hw.idx;
/linux-master/arch/x86/events/intel/
H A Dp4.c10 #include <linux/perf_event.h>
16 #include "../perf_event.h"
749 static int p4_validate_raw_event(struct perf_event *event)
802 static int p4_hw_config(struct perf_event *event)
904 static inline void p4_pmu_disable_event(struct perf_event *event)
923 struct perf_event *event = cpuc->events[idx];
950 static void __p4_pmu_enable_event(struct perf_event *event)
988 static void p4_pmu_enable_event(struct perf_event *event)
1002 struct perf_event *event = cpuc->events[idx];
1009 static int p4_pmu_set_period(struct perf_event *even
[all...]
H A Dlbr.c2 #include <linux/perf_event.h>
5 #include <asm/perf_event.h>
8 #include "../perf_event.h"
578 void intel_pmu_lbr_add(struct perf_event *event)
659 void intel_pmu_lbr_del(struct perf_event *event)
940 struct perf_event *event)
943 struct perf_event *leader, *sibling;
972 struct perf_event *event)
1025 static int intel_pmu_setup_sw_lbr_filter(struct perf_event *event)
1093 static int intel_pmu_setup_hw_lbr_filter(struct perf_event *even
[all...]
/linux-master/arch/arm64/kernel/
H A Dptrace.c27 #include <linux/perf_event.h>
170 static void ptrace_hbptriggered(struct perf_event *bp,
231 static struct perf_event *ptrace_hbp_get_event(unsigned int note_type,
235 struct perf_event *bp = ERR_PTR(-EINVAL);
259 struct perf_event *bp)
284 static struct perf_event *ptrace_hbp_create(unsigned int note_type,
288 struct perf_event *bp;
388 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx);
402 struct perf_event *bp = ptrace_hbp_get_event(note_type, tsk, idx);
411 static struct perf_event *ptrace_hbp_get_initialised_b
[all...]
/linux-master/drivers/hwtracing/ptt/
H A Dhisi_ptt.c248 struct perf_event *event = handle->event;
977 static void hisi_ptt_pmu_init_configs(struct hisi_ptt *hisi_ptt, struct perf_event *event)
995 static int hisi_ptt_pmu_event_init(struct perf_event *event)
1030 static void *hisi_ptt_pmu_setup_aux(struct perf_event *event, void **pages,
1082 static void hisi_ptt_pmu_start(struct perf_event *event, int flags)
1137 static void hisi_ptt_pmu_stop(struct perf_event *event, int flags)
1161 static int hisi_ptt_pmu_add(struct perf_event *event, int flags)
1182 static void hisi_ptt_pmu_del(struct perf_event *event, int flags)
1187 static void hisi_ptt_pmu_read(struct perf_event *event)
/linux-master/tools/lib/perf/tests/
H A Dtest-evlist.c9 #include <linux/perf_event.h>
228 union perf_event *event;
340 union perf_event *event;
/linux-master/kernel/bpf/
H A Dsyscall.c3590 struct perf_event *event = perf_link->perf_file->private_data;
3603 static int bpf_perf_link_fill_common(const struct perf_event *event,
3637 static int bpf_perf_link_fill_kprobe(const struct perf_event *event,
3646 uname = u64_to_user_ptr(info->perf_event.kprobe.func_name);
3647 ulen = info->perf_event.kprobe.name_len;
3653 info->perf_event.type = BPF_PERF_EVENT_KRETPROBE;
3655 info->perf_event.type = BPF_PERF_EVENT_KPROBE;
3657 info->perf_event.kprobe.offset = offset;
3658 info->perf_event.kprobe.missed = missed;
3661 info->perf_event
[all...]
/linux-master/arch/alpha/kernel/
H A Dirq_alpha.c14 #include <asm/perf_event.h>
/linux-master/kernel/events/
H A Dcallchain.c11 #include <linux/perf_event.h>
/linux-master/arch/powerpc/perf/
H A Dperf_regs.c10 #include <linux/perf_event.h>
H A Dcallchain_32.c9 #include <linux/perf_event.h>
/linux-master/include/linux/
H A Dnd.h11 #include <linux/perf_event.h>
/linux-master/tools/testing/selftests/bpf/
H A Dtest_tcpnotify_user.c19 #include <linux/perf_event.h>
/linux-master/arch/powerpc/perf/req-gen/
H A Dperf.h5 #include <linux/perf_event.h>

Completed in 333 milliseconds

<<11121314151617181920