Home
last modified time | relevance | path

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

/linux-4.1.27/arch/tile/kernel/
Dperf_event.c315 static int tile_map_hw_event(u64 config);
331 .map_hw_event = tile_map_hw_event,
745 static int tile_map_hw_event(u64 config) in tile_map_hw_event() function