Home
last modified time | relevance | path

Searched refs:event_uniq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/arch/powerpc/perf/
Dhv-24x7.c527 struct event_uniq { struct
563 struct event_uniq *data; in event_uniq_add()
567 struct event_uniq *it; in event_uniq_add()
570 it = rb_entry(*new, struct event_uniq, node); in event_uniq_add()
591 *data = (struct event_uniq) { in event_uniq_add()
612 struct event_uniq *pos, *n; in event_uniq_destroy()