Searched refs:test_event_exists (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/libtracefs/src/ |
H A D | tracefs-sqlhist.c | 521 static int test_event_exists(struct tep_handle *tep, in test_event_exists() function 554 if (test_event_exists(tep, sb, expr, NULL)) in test_field_exists() 631 if (test_event_exists(tep, sb, expr, &event)) in update_vars() 1189 if (test_event_exists(tep, sb, table->from, NULL)) in synth_init_error() 1191 if (test_event_exists(tep, sb, table->to, NULL)) in synth_init_error()
|