cuda profiler half time 0 instructions.

Hi!
When i ran my program though cuda profiler i discovered that for every second execution of my kernel it reports that it didn’t do any instruction ( but the time is the same! ). Whats surprising the results seem to be correct ( although i can’t be 100% sure). Is it some problem with cuda profiler, my kernel, or what?