Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/
H A Dbuiltin-trace.c748 static const char *whences[] = { "SET", "CUR", "END", variable
756 static DEFINE_STRARRAY(whences, "SEEK_");
1013 .arg = { [2] = STRARRAY(whence, whences), }, },