Searched refs:event_uniq_add (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/perf/ |
H A D | hv-24x7.c | 639 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add() function 952 nonce = event_uniq_add(&ev_uniq, name, nl, event->domain); in create_events_from_catalog()
|
/kernel/linux/linux-6.6/arch/powerpc/perf/ |
H A D | hv-24x7.c | 632 static int event_uniq_add(struct rb_root *root, const char *name, int nl, in event_uniq_add() function 960 nonce = event_uniq_add(&ev_uniq, name, nl, event->domain); in create_events_from_catalog()
|
Completed in 5 milliseconds