Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/perf/
Dhv-24x7.c494 struct event_uniq { struct
530 struct event_uniq *data; in event_uniq_add()
534 struct event_uniq *it; in event_uniq_add()
537 it = container_of(*new, struct event_uniq, node); in event_uniq_add()
558 *data = (struct event_uniq) { in event_uniq_add()
579 struct event_uniq *pos, *n; in event_uniq_destroy()