Searched refs:CHECK_SAMPLE (Results 1 – 2 of 2) sorted by relevance
180 #define CHECK_SAMPLE(x) do { \ macro204 CHECK_SAMPLE(ip); in check_sample()205 CHECK_SAMPLE(pid); in check_sample()206 CHECK_SAMPLE(tid); in check_sample()207 CHECK_SAMPLE(time); in check_sample()208 CHECK_SAMPLE(addr); in check_sample()209 CHECK_SAMPLE(id); in check_sample()210 CHECK_SAMPLE(stream_id); in check_sample()211 CHECK_SAMPLE(period); in check_sample()212 CHECK_SAMPLE(cpu); in check_sample()[all …]
195 #define CHECK_SAMPLE(x) do { \ macro219 CHECK_SAMPLE(ip); in check_sample()220 CHECK_SAMPLE(pid); in check_sample()221 CHECK_SAMPLE(tid); in check_sample()222 CHECK_SAMPLE(time); in check_sample()223 CHECK_SAMPLE(addr); in check_sample()224 CHECK_SAMPLE(id); in check_sample()225 CHECK_SAMPLE(stream_id); in check_sample()226 CHECK_SAMPLE(period); in check_sample()227 CHECK_SAMPLE(cpu); in check_sample()[all …]