Loop controller use case Jmeter

If make a new thread and we add some requests to it which we want to run few times in a loop we add loop count to the thread.

Now let us say we have 5 http requests but out of that we only want 1 request to run 5 times and rest to run only 1 times.

So in thread group we choose loop count as one and then that particular request which we want to run 5 times .