Home
last modified time | relevance | path

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

/linux/kernel/trace/
H A Dtracing_map.h58 * When tracing_map_create() is called to create the tracing map, the
79 * tracing_map_create().
86 * rather than by tracing_map_create() because at the time
87 * tracing_map_create() is called, there isn't enough information to
241 tracing_map_create(unsigned int map_bits,
H A Dtrace_events_hist.c5144 hist_data->map = tracing_map_create(map_bits, hist_data->key_size, in create_hist_data()