Searched refs:bcc_usdt_argument (Results 1 – 5 of 5) sorted by relevance
51 struct bcc_usdt_argument { struct70 struct bcc_usdt_argument *argument); argument
18 bcc_usdt_location, bcc_usdt_argument, \91 arg = bcc_usdt_argument()
222 class bcc_usdt_argument(ct.Structure): class245 ct.c_int, ct.POINTER(bcc_usdt_argument)]
506 struct bcc_usdt_argument *argument) { in bcc_usdt_get_argument()