Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtracing_map.h241 tracing_map_create(unsigned int map_bits,
H A Dtracing_map.c763 struct tracing_map *tracing_map_create(unsigned int map_bits, in tracing_map_create() function
H A Dtrace_events_hist.c4434 hist_data->map = tracing_map_create(map_bits, hist_data->key_size, in create_hist_data()