Searched defs:query (Results 1 – 6 of 6) sorted by relevance
/tools/testing/selftests/bpf/prog_tests/ |
D | tp_attach_query.c | 10 struct perf_event_query_bpf *query; in test_tp_attach_query() local
|
/tools/perf/scripts/python/ |
D | exported-sql-viewer.py | 173 def QueryExec(query, stmt): argument 652 def FindSelect(self, value, pattern, query): argument 672 def Found(self, query, found): argument 677 def FindValue(self, value, pattern, query, last_value, last_pattern): argument 685 def FindNext(self, query): argument 691 def FindPrev(self, query): argument 754 def DoFindSelect(self, query, match): argument 763 def FindPath(self, query): argument 948 def DoFindSelect(self, query, match): argument 956 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/testing/selftests/android/ion/ |
D | ionutils.c | 53 struct ion_heap_query query; in ion_export_buffer_fd() local
|
/tools/include/uapi/linux/ |
D | bpf.h | 483 } query; member
|