HomeSort by relevance Sort by last modified time
    Searched refs:find_cache_event (Results 1 - 2 of 2) sorted by null

  /external/linux-tools-perf/util/scripting-engines/
trace-event-perl.c 229 static inline struct event *find_cache_event(int type) function
270 event = find_cache_event(type);
trace-event-python.c 188 static inline struct event *find_cache_event(int type) function
233 event = find_cache_event(type);

Completed in 7510 milliseconds