Home
last modified time | relevance | path

Searched refs:pyrf_sample_event__getattro (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/util/
H A Dpython.c439 pyrf_sample_event__getattro(struct pyrf_event *pevent, PyObject *attr_name) in pyrf_sample_event__getattro() function
457 .tp_getattro = (getattrofunc) pyrf_sample_event__getattro,
/kernel/linux/linux-6.6/tools/perf/util/
H A Dpython.c540 pyrf_sample_event__getattro(struct pyrf_event *pevent, PyObject *attr_name) in pyrf_sample_event__getattro() function
560 .tp_getattro = (getattrofunc) pyrf_sample_event__getattro,

Completed in 4 milliseconds