Searched defs:query (Results 1 – 5 of 5) sorted by relevance
| /tools/testing/selftests/bpf/prog_tests/ |
| D | tp_attach_query.c | 10 struct perf_event_query_bpf *query; in serial_test_tp_attach_query() local
|
| /tools/perf/scripts/python/ |
| D | exported-sql-viewer.py | 183 def QueryExec(query, stmt): argument 671 def FindSelect(self, value, pattern, query): argument 694 def Found(self, query, found): argument 699 def FindValue(self, value, pattern, query, last_value, last_pattern): argument 707 def FindNext(self, query): argument 713 def FindPrev(self, query): argument 776 def DoFindSelect(self, query, match): argument 786 def FindPath(self, query): argument 972 def DoFindSelect(self, query, match): argument 981 def FindPath(self, query): argument [all …]
|
| D | export-to-postgresql.py | 323 query = QSqlQuery(db) variable 338 query = QSqlQuery(db) variable
|
| D | export-to-sqlite.py | 160 query = QSqlQuery(db) variable
|
| /tools/include/uapi/linux/ |
| D | bpf.h | 1670 } query; member
|