Home
last modified time | relevance | path

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

/linux-6.3-rc2/tools/perf/util/
A Dpmu.h140 #define UNIT_MAX_LEN 31 /* max length for event unit name */ macro
168 char unit[UNIT_MAX_LEN+1];
A Dpmu.c205 sret = read(fd, alias->unit, UNIT_MAX_LEN); in perf_pmu__parse_unit()

Completed in 6 milliseconds