Home
last modified time | relevance | path

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

/include/trace/events/
Dbcache.h124 TP_PROTO(struct bio *bio, bool hit, bool bypass),
125 TP_ARGS(bio, hit, bypass),
141 __entry->cache_hit = hit;
/include/linux/
Dcompiler_types.h181 unsigned long hit; member