Searched refs:snoop_access (Results 1 – 1 of 1) sorted by relevance
920 static const char * const snoop_access[] = { variable927 #define NUM_SNOOP_ACCESS (sizeof(snoop_access)/sizeof(const char *))949 strncat(out, snoop_access[i], sz - l); in hist_entry__snoop_snprintf()950 l += strlen(snoop_access[i]); in hist_entry__snoop_snprintf()