Searched refs:find_cache_event (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/scripting-engines/
H A Dtrace-event-perl.c229 static inline struct event *find_cache_event(int type) function
264 event = find_cache_event(type);
H A Dtrace-event-python.c188 static inline struct event *find_cache_event(int type) function
227 event = find_cache_event(type);

Completed in 18 milliseconds