Home
last modified time | relevance | path

Searched refs:STAP_PROBE3 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Durandom_read_aux.c8 STAP_PROBE3(urand, read_without_sema, iter_num, iter_cnt, read_sz); in urand_read_without_sema()
H A Durandom_read_lib2.c7 STAP_PROBE3(urandlib, read_without_sema, iter_num, iter_cnt, read_sz); in urandlib_read_without_sema()
H A Durandom_read_lib1.c12 STAP_PROBE3(urandlib, read_with_sema, iter_num, iter_cnt, read_sz); in urandlib_read_with_sema()
H A Durandom_read.c37 STAP_PROBE3(urand, read_with_sema, i, count, BUF_SIZE); in urandom_read()
H A Dsdt.h377 #define STAP_PROBE3(provider, name, arg1, arg2, arg3) \ macro
456 STAP_PROBE3(provider, fooprobe, some_value, some_ptr->field, 1234));
492 STAP_PROBE3(provider,probe,parm1,parm2,parm3)
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dusdt.c34 STAP_PROBE3(test, usdt3, x, y, &bla); in trigger_func()

Completed in 3 milliseconds