Home
last modified time | relevance | path

Searched defs:query (Results 1 – 6 of 6) sorted by relevance

/tools/testing/selftests/bpf/prog_tests/
Dtp_attach_query.c10 struct perf_event_query_bpf *query; in test_tp_attach_query() local
/tools/testing/selftests/android/ion/
Dionutils.c53 struct ion_heap_query query; in ion_export_buffer_fd() local
/tools/perf/scripts/python/
Dexported-sql-viewer.py182 def QueryExec(query, stmt): argument
670 def FindSelect(self, value, pattern, query): argument
690 def Found(self, query, found): argument
695 def FindValue(self, value, pattern, query, last_value, last_pattern): argument
703 def FindNext(self, query): argument
709 def FindPrev(self, query): argument
772 def DoFindSelect(self, query, match): argument
782 def FindPath(self, query): argument
968 def DoFindSelect(self, query, match): argument
977 def FindPath(self, query): argument
[all …]
Dexport-to-postgresql.py323 query = QSqlQuery(db) variable
338 query = QSqlQuery(db) variable
Dexport-to-sqlite.py160 query = QSqlQuery(db) variable
/tools/include/uapi/linux/
Dbpf.h627 } query; member