Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Devlist.h410 #define EVLIST_CTL_CMD_MAX_LEN 64 macro
H A Devlist.c2161 char cmd_data[EVLIST_CTL_CMD_MAX_LEN]; in evlist__ctlfd_process()
2170 EVLIST_CTL_CMD_MAX_LEN); in evlist__ctlfd_process()