Home
last modified time | relevance | path

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

/tools/perf/pmu-events/
Dmetric.py311 class Event(Expression): class
405 def source_count(event: Event) -> Function:
411 def has_event(event: Event) -> Function:
416 def strcmp_cpuid_str(cpuid: Event) -> Function:
/tools/perf/tests/
Dattr.py55 class Event(dict): class
/tools/testing/selftests/bpf/progs/
Dpyperf.h60 } Event; typedef
/tools/kvm/kvm_stat/
Dkvm_stat468 class Event(object): class