NVPP and cudaMalloc or cuMemAlloc will it work?

Will NVPP work if I allocate memory using cudaMalloc or cuMemAlloc rather than its built in memory allocator?

Thanks