Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmetricgroup.c364 static bool match_metric_or_groups(const char *metric_or_groups, const char *sought) in match_metric_or_groups() argument
369 if (!sought) in match_metric_or_groups()
371 if (!strcmp(sought, "all")) in match_metric_or_groups()
374 return !strcasecmp(sought, "No_group"); in match_metric_or_groups()
375 len = strlen(sought); in match_metric_or_groups()
376 if (!strncasecmp(metric_or_groups, sought, len) && in match_metric_or_groups()
380 return m && match_metric_or_groups(m + 1, sought); in match_metric_or_groups()
/linux/Documentation/process/
H A D3.Early-stage.rst23 sought a way to run applications without dropouts or other artifacts caused
/linux/Documentation/admin-guide/mm/
H A Dpagemap.rst219 the read on an 8-byte boundary (e.g., if you sought an odd number of bytes
/linux/Documentation/i2c/
H A Di2c-topology.rst187 is sought.
/linux/Documentation/driver-api/
H A Dxillybus.rst70 a quicker and possibly less elegant solution is sought: The driver is