Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dparse-events.c169 #define MAX_EVENT_LENGTH 512 macro
212 path->system = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
217 path->name = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
224 MAX_EVENT_LENGTH); in tracepoint_id_to_path()
226 MAX_EVENT_LENGTH); in tracepoint_id_to_path()