Home
last modified time | relevance | path

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

/linux-4.1.27/tools/perf/util/
Dparse-events.c159 #define MAX_EVENT_LENGTH 512 macro
202 path->system = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
207 path->name = malloc(MAX_EVENT_LENGTH); in tracepoint_id_to_path()
214 MAX_EVENT_LENGTH); in tracepoint_id_to_path()
216 MAX_EVENT_LENGTH); in tracepoint_id_to_path()