Searched +defs:query +defs:default (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 183 def QueryExec(query, stmt): argument 671 def FindSelect(self, value, pattern, query): argument 691 def Found(self, query, found): argument 696 def FindValue(self, value, pattern, query, last_value, last_pattern): argument 704 def FindNext(self, query): argument 710 def FindPrev(self, query): argument 773 def DoFindSelect(self, query, match): argument 783 def FindPath(self, query): argument 969 def DoFindSelect(self, query, match): argument 978 def FindPath(self, query): argument [all …]
|