Searched refs:synth_event_add_next_val (Results 1 – 3 of 3) sorted by relevance
328 ret = synth_event_add_next_val(777, &trace_state); in test_add_next_synth_val()333 ret = synth_event_add_next_val((u64)(long)"slinky", &trace_state); in test_add_next_synth_val()338 ret = synth_event_add_next_val(1000000, &trace_state); in test_add_next_synth_val()343 ret = synth_event_add_next_val(1000, &trace_state); in test_add_next_synth_val()348 ret = synth_event_add_next_val(raw_smp_processor_id(), &trace_state); in test_add_next_synth_val()353 ret = synth_event_add_next_val((u64)(long)"thneed_2.01", &trace_state); in test_add_next_synth_val()358 ret = synth_event_add_next_val(395, &trace_state); in test_add_next_synth_val()
2089 int synth_event_add_next_val(u64 val, in synth_event_add_next_val() function2094 EXPORT_SYMBOL_GPL(synth_event_add_next_val);
578 extern int synth_event_add_next_val(u64 val,