Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dpmu.c1513 const char *a_name = "//", *a_desc = NULL, *a_topic = ""; in cmp_sevent() local
1520 a_topic = as->event->topic ?: ""; in cmp_sevent()
1532 ret = strcmp(a_topic, b_topic); in cmp_sevent()

Completed in 7 milliseconds