Home | History | Annotate | Download | only in perf

Lines Matching full:cached_includes_hash

2497     int cached_includes_hash[CACHED_INCLUDES_HASH_SIZE];
8389 i = s1->cached_includes_hash[h];
8421 e->hash_next = s1->cached_includes_hash[h];
8422 s1->cached_includes_hash[h] = s1->nb_cached_includes;