Searched refs:test_event_exists (Results 1 – 1 of 1) sorted by relevance
| /external/libtracefs/src/ |
| D | tracefs-sqlhist.c | 566 static int test_event_exists(struct tep_handle *tep, in test_event_exists() function 599 if (test_event_exists(tep, sb, expr, NULL)) in test_field_exists() 685 if (test_event_exists(tep, sb, expr, &event)) in update_vars() 1252 if (test_event_exists(tep, sb, table->from, NULL)) in synth_init_error() 1254 if (test_event_exists(tep, sb, table->to, NULL)) in synth_init_error()
|