Home
last modified time | relevance | path

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

/linux/tools/perf/
H A Dbuiltin-trace.c798 static const char *whences[] = { "SET", "CUR", "END",
806 static DEFINE_STRARRAY(whences, "SEEK_");
1253 .arg = { [2] = STRARRAY(whence, whences), }, },
799 static const char *whences[] = { "SET", "CUR", "END", global() variable