Home
last modified time | relevance | path

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

/aosp_15_r20/external/libtracefs/utest/
H A Dtracefs-utest.c46 #define SQL_4_SQL "select start.pid, end.next_prio as prio, (end.TIMESTAMP_USECS - start.TIMESTAMP_… macro
395 synth = tracefs_sql(tep, SQL_4_EVENT, SQL_4_SQL, NULL); in test_instance_trace_sql()