Home
last modified time | relevance | path

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

/arch/tile/kernel/
Dperf_event.c316 static int tile_map_cache_event(u64 config);
333 .map_cache_event = tile_map_cache_event,
755 static int tile_map_cache_event(u64 config) in tile_map_cache_event() function