Searched defs:ctx_ptr (Results 1 – 10 of 10) sorted by relevance
9 #define ctx_ptr(ctx, mem) (void *)(unsigned long)ctx->mem macro
18 # define ctx_ptr(field) (void *)(long)(field) macro
27 #define ctx_ptr(field) (void *)(long)(field) macro
112 [](const at::RecordFunction& fn, at::ObserverContext* ctx_ptr) { in _initRecordAnnotations()
31 static void add_str(void *ctx_ptr, const char *fmt, ...) in add_str()
905 void tracedOutputsCallback(const RecordFunction& fn, ObserverContext* ctx_ptr) { in tracedOutputsCallback()1163 [](const RecordFunction& /* unused */, ObserverContext* ctx_ptr) { in TEST()1188 [](const RecordFunction& /* unused */, ObserverContext* ctx_ptr) { in TEST()
679 static void onFunctionExit(const RecordFunction& fn, ObserverContext* ctx_ptr) { in onFunctionExit()
382 THIRD_PASS_DEC_CTX *ctx_ptr = *ctx; in av1_init_thirdpass_ctx() local
475 at::ObserverContext* ctx_ptr) { in onFunctionExit()