Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Dhv-24x7.c531 struct event_uniq { struct
567 struct event_uniq *data; in event_uniq_add()
571 struct event_uniq *it; in event_uniq_add()
574 it = container_of(*new, struct event_uniq, node); in event_uniq_add()
595 *data = (struct event_uniq) { in event_uniq_add()
616 struct event_uniq *pos, *n; in event_uniq_destroy()